Revision [1168]
Last edited on 2009-11-10 14:21:29 by OsdeInfoAdditions:
===yum basics===
YumBasics
===Using CentOS yum repo with OEL & RHEL===
YumOelRhel
YumBasics
===Using CentOS yum repo with OEL & RHEL===
YumOelRhel
Deletions:
check what updates are available
%%
# yum check-update
%%
==yum update==
actually install those updates
%%
# yum update [
%%
==yum list ==
%%
# yum list [
%%
==yum list installed==
%%
# yum list installed "*"
%%
==yum list extras==
%%
# yum list extras
%%
==yum list recent==
%%
# yum list recent
%%
==yum provides or whatprovides==
find out what package provides a particular file
%%
# yum provides
or
# yum whatprovides
%%
==yum search==
more detailed stuff than list
%%
# yum search "*
%%
==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
%%
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
%%
Revision [1135]
Edited on 2009-09-25 04:39:52 by OsdeInfoAdditions:
===yum groups===
===yum rpm repos===
YumRepos
===yum rpm repos===
YumRepos
Revision [1066]
Edited on 2008-06-19 18:22:38 by OsdeInfoAdditions:
YumGroups
Revision [1020]
Edited on 2008-06-04 09:43:14 by OsdeInfoAdditions:
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
# yum remove kernel-2.6.9-67.0.7.EL
Deletions:
Revision [1019]
Edited on 2008-06-04 09:39:57 by OsdeInfoAdditions:
>>http://linux.die.net/man/8/yum
http://centos.org/docs/5/html/yum/
http://centos.org/docs/5/html/yum/
Deletions:
http://linux.die.net/man/8/yum
Revision [1018]
Edited on 2008-06-04 09:39:35 by OsdeInfoAdditions:
http://linux.die.net/man/8/yum
Revision [1017]
Edited on 2008-06-04 09:38:47 by OsdeInfoAdditions:
# yum search "**"
==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
==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:
Revision [995]
Edited on 2008-05-07 09:26:47 by OsdeInfoAdditions:
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
Revision [981]
Edited on 2008-04-29 11:38:41 by OsdeInfoAdditions:
>>[[http://centos.org/docs/5/html/yum/ Yum]]
>>===YellowDog Update Manager===
>>===YellowDog Update Manager===
Deletions:
Revision [976]
Edited on 2008-04-29 11:25:52 by OsdeInfoAdditions:
===YellowDog Update Manager===
==yum check update==
check what updates are available
==yum update==
actually install those updates
# yum update [ ]
==yum list ==
# yum list [ ]
==yum list installed==
==yum list extras==
==yum list recent==
==yum provides or whatprovides==
find out what package provides a particular file
# yum provides
or
# yum whatprovides
==yum search==
more detailed stuff than list
# yum search*
----
REFERRERS
{{backlinks}}
==yum check update==
check what updates are available
==yum update==
actually install those updates
# yum update [
==yum list ==
# yum list [
==yum list installed==
==yum list extras==
==yum list recent==
==yum provides or whatprovides==
find out what package provides a particular file
# yum provides
or
# yum whatprovides
==yum search==
more detailed stuff than list
# yum search
----
REFERRERS
{{backlinks}}
Deletions:
===yum check update===
===yum update===
# yum update
===yum list installed===
===yum list extras===
===yum list recent===
===yum what provides===
# yum what-provides
Revision [957]
Edited on 2008-02-15 12:31:20 by OsdeInfoAdditions:
===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)
# 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)