hello cartx_child

Knowledgebase

How to update asthma packages on CentOS

  • Packages on CentOS, yum update repo cache, update yum repository centos 7, yum update package list, yum add repo, yum list repos, yum check if package is installed, yum list packages in repo, yum repo url, حزم على CentOS, تحديث yum مستودع centos 7, yum تحديث ريفو مخبأ, حزم قائمة yum في الريبو, yum تحقق إذا تم تثبيت الحزمة
  • 0

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


Was this answer helpful?