红联Linux门户
Linux帮助

没用fedup和dnf-plugin-system-upgrade成功升级至fedora 23

发布时间:2015-11-06 15:41:56来源:linux网站作者:zyehh

升级命令如下:

添加Fedora23 GPG密钥:rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-$(uname -i)
dnf upgrade
dnf clean all
dnf --releasever=23 --setopt=deltarpm=false distro-sync --nogpgcheck

每条命令前面加上 sudo。


注:某些包降级了。

Linux xxxxxx-xxx 4.2.5-300.fc23.x86_64 #1 SMP Tue Oct 27 04:29:56 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

 

Fedora22升级到Fedora23:http://www.linuxdiyf.com/linux/15521.html

Upgrading from Fedora 22 to Fedora 23:http://www.linuxdiyf.com/linux/15495.html

Fedora 23正式发布及如何从22升级:http://www.linuxdiyf.com/linux/15490.html

Fedora 23 Workstation新特性介绍:http://www.linuxdiyf.com/linux/15479.html

使用dnf升级到Fedora 23:http://www.linuxdiyf.com/linux/15476.html