How to update asthma packages on CentOS
In this article you can learn how to update packages in your server's repositories only. Access the root for the ability to follow the steps in the following lines.
Steps to update repo packages:
Step 1: Log on to the server's command line.
Step 2: Download an update from your repository by running the following command.
yum -y update
Step 3: You can remove any stored data here because it occupies a large amount of disk space
yum clean all