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

What does wc command do in unix?

0 Answers  


What is Write Command?

3 Answers  


How do I use nslookup in linux?

0 Answers  


How do I run whois command?

0 Answers  


How does case sensitivity affect the way you use commands?

0 Answers  






What is the difference between cd and cd in linux?

0 Answers  


What is clang format?

0 Answers  


You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?

0 Answers  


What language is a makefile written in?

0 Answers  


what is jumbi process?

6 Answers   Oracle,


how is "to run even after user logs out"

2 Answers   Google,


To Check Which Service is Running at Present in System what is the Command?

9 Answers   DCM,


Categories