LoginSignup
0

More than 5 years have passed since last update.

Fedora のアップグレード

Posted at

まれにしかしないので、コマンドを忘れるので、、、、

元ネタ
https://fedoramagazine.org/upgrading-fedora-25-fedora-26/

$ sudo dnf upgrade --refresh
$ sudo dnf install dnf-plugin-system-upgrade
$ sudo dnf system-upgrade download --releasever=26 -> ver を目的のバージョンに
$ sudo dnf system-upgrade reboot

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0