Fedora 项目在 Fedora 每个版本的支持周期中,会提供更新的软件包。更新的软件包拥有新的功能,更加可靠,解决 bug,消除安全隐患。要保证您的系统安全,在安装过程结束后就进行更新。您应当经常更新,当有安全通告发出时更应当尽快更新。参考
第 16.4 节 “订阅 Fedora 通告和新闻” 来获取 Fedora 通告服务的信息。
更新 applet 会提醒您在其可用时更新您的系统。这个 applet 是 Fedora 默认安装的。它会在所有配置的存储库中检查软件更新,并作为后台服务运行。如果有任何更新,它就会在桌面生成一个通知信息,您可用点击该信息来更新您系统的软件。
To update your system with the latest packages manually, use
Update System:
Choose → → .
To review the list of updated packages, select Review.
Click Update System to begin the update process.
如果一个或多个更新需要系统重新引导,更新过程将显示一个选项为 现在重新引导 的对话框。选择这个选项来立刻重启系统,或是 取消 在方便的时候重新引导。
If a reboot is not required the update will conclude with a dialog that indicates that the System Update Completed and all selected updates have been successfully installed as well as a button to
Close
Update System
To update packages from the command-line, use the
yum
utility. Type this command to begin a full update of your system with
yum
:
su -c 'yum update'
Enter the root
password when prompted.
需要网络连接
在运行 Update Software 工具或者 yum
程序前,请确定您的系统有活跃的网络连接。该更新进程会从服务器的网络中下载信息和软件包。