5장. Updating RHEL content
With the DNF software management tool, you can check if your system has any pending updates. You can list packages that need updating and choose to update a single package, multiple packages, or all packages at once. If any of the packages you choose to update have dependencies, these dependencies are updated as well.
You can manage software updates in the Red Hat Enterprise Linux web console, which provides a graphical interface for DNF.
5.1. Checking for updates 링크 복사링크가 클립보드에 복사되었습니다!
To identify which packages installed on your system have available updates, you can list them.
Procedure
Check the available updates for installed packages:
# dnf check-updateThe output returns the list of packages and their dependencies that have an update available.