What is the command to see the installed rpm's in the linux system.

Answers were Sorted based on User's Feedback



What is the command to see the installed rpm's in the linux system...

Answer / ashish nagar

you can view the installed rpm in your linux box by :
rpm -qa | grep rpm name

Is This Answer Correct ?    20 Yes 1 No

What is the command to see the installed rpm's in the linux system...

Answer / akshit

it's :

rpm -qa ; gives a list of all the installed rpm's

Is This Answer Correct ?    10 Yes 0 No

What is the command to see the installed rpm's in the linux system...

Answer / venkat.palavarapu

# rpm -qa

It give all installed packages list

Is This Answer Correct ?    8 Yes 0 No

What is the command to see the installed rpm's in the linux system...

Answer / shiva

rpm -q rpm name

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Linux Commands Interview Questions

How would you find whether a remote server is up or not?

8 Answers   HP,


How do I check memory usage on linux?

0 Answers  


how many hard disks can i able to connect to desktop pc and server (IDE & SATA) pls send this ans to my mail : ping2pavan@gmail.com

1 Answers  


What are linux commands useful?

0 Answers  


What is p command?

0 Answers  






Enlist some linux to file content commands?

0 Answers  


In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>

3 Answers   Six Sigma,


How many interfaces(ethernet cards) are working using single command?

0 Answers  


What is ulimit in linux?

0 Answers  


What is bash linux?

0 Answers  


What is parallel ssh?

0 Answers  


Explain about kernel file in linux?

7 Answers  


Categories