Additions:
Additions:
note "yum list" lists the name ver rel arch in a different order to this
# yum remove kernel-2.6.9-67.0.7.EL
Deletions:
# yum remove kernel-2.4.1-10.i686
Additions:
Deletions:
Additions:
Additions:
# yum search "*<pkgname>*"
yum clean
# yum clean all
yum package versions releases architectures
when you install update list or remove a package you can optionally specify its version, release and architecture
name
name.arch
name-ver
name-ver-rel
name-ver-rel.arch
name-epoch:ver-rel.arch
epoch:name-ver-rel.arch
# yum remove kernel-2.4.1-10.i686
Deletions:
# yum search <pkgname>*
Additions:
On
CentOS 5, Oracle Unbreakable 5 and Red Hat RHEL 5 you can use yum & yumex to install and update RPM packages on your system
Additions:
Deletions:
Additions:
yum check update
check what updates are available
yum update
actually install those updates
# yum update [ <pkgname> ]
yum list
# yum list [ <pkgname> ]
yum list installed
yum list extras
yum list recent
yum provides or whatprovides
find out what package provides a particular file
# yum provides <filename>
or
# yum whatprovides <filename>
yum search
more detailed stuff than list
# yum search <pkgname>*
REFERRERS
AdminGuide
UpdateCentos
Deletions:
yum check update
yum update
# yum update
yum list installed
yum list extras
yum list recent
yum what provides
# yum what-provides <filename>
Additions:
yum check update
# yum check-update
yum update
yum list installed
# yum list installed "*"
yum list extras
# yum list extras
yum list recent
# yum list recent
yum what provides
GUI interface to Yum (similar to Synaptic)
Deletions:
yum
yum
# yum what-provides <filename>
yumex
YumEx