YUM Flashcards
what does yum stand for
Yellow Dog Update Manager
what is the core tool used for working with RedHat repositories
yum
yum check-update
checks repository for updates to installed packages
yum clean
removes temporary files downloaded during installs
yum deplist
displays dependencies for the specified package
yum groupinstall
installs the specified package group
yum info
displays information about the specified package
yum install
installs the specified package
yum list
displays information about installed packages
yum localinstall
installs a package from a specified RPM file
yum localupdate
updates the system from specified RPM files
yum provides
shows to what package a file belongs
yum reinstall
reinstalls the specified package
yum remove
removes a package from the system
yum resolvedep
displays packages matching the specified dependency