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 are the mv command options?

0 Answers  


How do I list directories in linux?

0 Answers  


What are the basic dos commands?

0 Answers  


What is cat command in linux?

0 Answers  


What is pwd in linux command?

0 Answers  






What is the command to delete a file linux?

0 Answers  


Set the Display automatically for the current new user ?

3 Answers  


How can we increase disk read performance in single command in Linux?

0 Answers  


Is a command a full sentence?

0 Answers  


what is major and minor?

2 Answers   IBM,


how to add linux user to group?

18 Answers  


what is the fastest way to enter a series of commands from the command-line in linux

0 Answers  


Categories