


Note that you can as well get the packages that needs to be upgraded using the yum list -upgrades command. Xkeyboard-config.noarch 2.28-1.el8 AppStream Vim-filesystem.noarch 2:-15.el8 AppStream See my truncated output below from yum list updates command. yum check-updateĮither of the commands will provide a list of all packages with packages available Similarly, you can use the command yum upgrade įor example, let us list all available package updates using either yum check-update or yum list updates. Replace the with the name of the specific package you want to update. However, if you want to upgrade a single package, then you would have to pass the package name as the argument to the yum update command. When you run the yum update, all system packages with available updates are updated. Usually, CentOS/Fedora or any other RHEL based distribution provides the yum update command for updating system packages. Upgrade a Single Package on CentOS/Fedora Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a single package using the yum command. Want to upgrade a single package on CentOS/Fedora systems?
