YUM is an rpm package manager with very easy syntax. It is preferred especially for beginners to install packages using yum as this is very easy. Your Linux distro should already have yum by default, but if this is not so, let’s install it. BTW, you can find yum manual here.
You can check if your system has yum by entering
- yum –help
Attempting quick way
Let’s suppose your system has everything yum needs to run. In this case you will be able to install yum easily via rpm command. Go to YUM downloads page and see, what version is the latest stable. At the time of writting it is 3.2.18.
- rpm -Uvh python*
- rpm -Uvh http://linux.duke.edu/projects/yum/download/2.0/yum-2.0.8-1.noarch.rpm
- yum upgrade yum\*
To be continued…


August 24th, 2008 1:23 pm
[...] If you will see a message about command not found, you will need to install yum first. See this article about installing yum on Linux here. [...]
October 6th, 2008 5:04 am
[...] public links >> updater [Linux] Installing YUM (Yellow dog Updater, Modified) Saved by kmelwing on Sat 04-10-2008 News From The Weekend Saved by DaveVT5 on Sat 04-10-2008 [...]
October 31st, 2008 7:00 pm
[...] – bookmarked by 5 members originally found by logos01 on 2008-10-11 [Linux] Installing YUM (Yellow dog Updater, Modified) http://www.fractalizer.ru/frpost_137/linux-installing-yum-yellow-dog-updater-modified/ – [...]