Yum Update vs Yum Upgrade
Last updated
"yum upgrade" and "yum update" will perform the same function that updates the packages to the latest version..
"yum upgrade" updates the packages and forces the removal of obselete packages.
"yum update" update the packages without removing obselete packages.
Last updated