Update Fedora, CentOS, RHEL Packages with Yum Update
Yum is popular package management tools between rpm based distributions. In this tutorial we will simply look how update system packages for different distributions like Fedora, CentOS and RHEL . List Installed Packages Before installing any update best step is listing installed packages. We can list install packages with yum list installed command. $ sudo yum update … Read more