* yum install package1 [package2]
installs the specified package(s)
* yum update package1 [package2]
updates the specified package(s)
* yum remove package1 [package2]
removes the specified package(s)
* yum info package1 [package2]
shows the information for the specified package(s)
* yum search string1 [string2]
finds all packages wherein the name, description or summary matches the specified string(s)
* yum localinstall rpmfile1 [rpmfile2]
installs the specified rpm file(s)
* yum localupdate rpmfile1 [rpmfile2]
updates the rpm file(s)
* yum update
updates all packages
* yum list installed
shows all the installed packages
* yum list updates
shows all the packages that has updates available
Subscribe to:
Post Comments (Atom)
-
Most Basis are from IT Administrator or DBA staff. They should have good knowledge on their field. Network Administrator has good knowledge ...
-
Adding a physical disk to LVM in Redhat/CentOS Posted here for googlers and for my own future reference. Documentation pulled together from ...
-
When running on Windows, Moshell uses a unix emulator known as Cygwin. Go directly to step 13 if you have already installed and configured c...
No comments:
Post a Comment