Yum: Difference between revisions
Jump to navigation
Jump to search
(New page) |
(→External References: Add reference) |
||
Line 21: | Line 21: | ||
*[http://www.phy.duke.edu/~rgb/General/yum_HOWTO/yum_HOWTO/yum_HOWTO.html Yum HOWTO] |
*[http://www.phy.duke.edu/~rgb/General/yum_HOWTO/yum_HOWTO/yum_HOWTO.html Yum HOWTO] |
||
*[http://dag.wieers.com/rpm/mega-merge.php Yum repositories] |
*[http://dag.wieers.com/rpm/mega-merge.php Yum repositories] |
||
*[http://www.phy.duke.edu/~rgb/General/yum_HOWTO/yum_HOWTO/yum_HOWTO-10.html#ss10.1 /etc/yum.conf] |
Revision as of 20:42, 7 January 2008
This article is a stub. You can help the OLPC project by expanding it.
Yum is Yellowdog Updater, Modified, a tool for managing Red Hat RPM packages.
To install a particular RPM on the XO, type in a terminal
yum install {package name}
For more on yum, type
man yum
or
info yum
on any Red Hat or related Linux system that uses yum.