LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do I view all the installed software on my RHEL 5 machine (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-view-all-the-installed-software-on-my-rhel-5-machine-786431/)

Chodavarapu 02-02-2010 08:30 AM

how do I view all the installed software on my RHEL 5 machine
 
Hello Everybody,

I am a new linux user and new joiner of this forum. Request you to help me view all the software installed on my RHEL 5 machine.

Can we find any utility like Add/Remove Programs in Windows?

Regards,
Chodavarapu.

tizzef 02-02-2010 09:02 AM

Hi,


have a try :

# rpm -qa |more

will give you all the rpm installed on your machine.

Cheers

slacker_et 02-02-2010 09:37 AM

In addition to using rpm to display all packages installed on a system.
I also like using these two programs:

cfg2html
sysinfo

Of course they are used for more than only displaying what software is installed on a system.

--ET

addynix 02-02-2010 12:31 PM

Quote:

Originally Posted by Chodavarapu (Post 3849553)

Can we find any utility like Add/Remove Programs in Windows?

On the top-left corner you will find the applications menu. This can be thought of something similar to 'Start' menu in Windows.

At the bottom of 'Applications' menu, you should see 'Add/Remove Software'.

chrism01 02-02-2010 05:11 PM

The above only works if you have the GUI installed. Otherwise, see this page http://kbase.redhat.com/faq/docs/DOC-2531


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