Revision [1168]

Last edited on 2009-11-10 14:21:29 by OsdeInfo
Additions:
===yum basics===
YumBasics
===Using CentOS yum repo with OEL & RHEL===
YumOelRhel
Deletions:
==yum check update==
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 OsdeInfo
Additions:
===yum groups===
===yum rpm repos===
YumRepos


Revision [1066]

Edited on 2008-06-19 18:22:38 by OsdeInfo
Additions:
YumGroups


Revision [1020]

Edited on 2008-06-04 09:43:14 by OsdeInfo
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


Revision [1019]

Edited on 2008-06-04 09:39:57 by OsdeInfo
Additions:
>>http://linux.die.net/man/8/yum
http://centos.org/docs/5/html/yum/
Deletions:
>>[[http://centos.org/docs/5/html/yum/ Yum]]
http://linux.die.net/man/8/yum


Revision [1018]

Edited on 2008-06-04 09:39:35 by OsdeInfo
Additions:
http://linux.die.net/man/8/yum


Revision [1017]

Edited on 2008-06-04 09:38:47 by OsdeInfo
Additions:
# 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
Deletions:
# yum search *


Revision [995]

Edited on 2008-05-07 09:26:47 by OsdeInfo
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


Revision [981]

Edited on 2008-04-29 11:38:41 by OsdeInfo
Additions:
>>[[http://centos.org/docs/5/html/yum/ Yum]]
>>===YellowDog Update Manager===
Deletions:
===YellowDog Update Manager===


Revision [976]

Edited on 2008-04-29 11:25:52 by OsdeInfo
Additions:
===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}}
Deletions:
====YellowDog Update Manager====
===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 OsdeInfo
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===


Revision [952]

The oldest known version of this page was created on 2008-01-07 15:51:08 by OsdeInfo
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki