| |
Search and quiry RPM packages with YUM
Exercises
List the installed package and the package available for installation
The former package showes up as installed and the latter as available for installation.
Search for packages containing string make in their name or description:
Get the information about package make:
List the packages that package make depends upon:
Install MAN pages:
The detailed info on yum can be found in the man pages:
|
|