LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is the mechanism for RHEL to update programes? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-the-mechanism-for-rhel-to-update-programes-864445/)

maobin 02-23-2011 12:34 AM

What is the mechanism for RHEL to update programes?
 
Hi,
I a question regarding how are programs updated.

When using RPM/YUM or any other package manager, is the old version of that program deleted and then follow by an installation of the latest update?

example:
nautilus-2.16.2-7.el5 update to nautilus-2.91.6-3.el5

will nautilus-2.16.2-7.el5 be uninstalled and then follow by an installation of nautilus-2.91.6-3.el5?

corp769 02-23-2011 12:43 AM

Yes the old version is removed and the new version is installed. Just remember though that if you have nautilus running during the time that it is updated, you will have to close nautilus and reopen it to use the newly updated version.

maobin 02-23-2011 12:47 AM

thanks for the clarification :)

another quick qn, other then package manager where can i see a list of programs i can install?

corp769 02-23-2011 12:51 AM

Are you talking about online, or on the command line?

As far as yum on the command line, do a "yum --help" and you will see the commands you can use. Also do a "man yum" for more help and information. Use yum search to search for a particular package.

maobin 02-23-2011 01:03 AM

I'm talking abt a website where i can view the list of programs.

i would prefer not to use yum cos my rhel do not have internet access.

corp769 02-23-2011 01:11 AM

That would depend on what repo you are talking about; For example, http://rpmfusion.org/

corp769 02-23-2011 01:13 AM

To add to that last post of mine though, rpmfusion is a merge of livna, dribble, and freshrpms.

http://rpm.livna.org/
http://freshrpms.net/
http://dribble.org.uk/

The links are on the rpmfusion site, but I figured I would help you out.

maobin 02-23-2011 01:56 AM

Ic, so these are repos that stores all the programs. Thanks alot for your help. :)

corp769 02-23-2011 02:05 AM

Give rep and mark your thread as solved using thread tools. Thanks!


All times are GMT -5. The time now is 08:26 PM.