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 (cd dir && command) do?

0 Answers  


Explain how you would find a specific string in a file.

1 Answers  


Describe the mknod command and when you’d use it.

0 Answers  


Linux system monitoring Tools?

6 Answers   HCL, IBM,


Explain about gzip filename?

0 Answers  






What is kill command?

0 Answers  


How often do you use grep command and how in Linux operating system?

0 Answers   Arigo Infotech,


Which commands are used to set a processor-intensive job to use less cpu time?

0 Answers  


how many limitations of under directories in ext2/3 linux file system?

1 Answers   Logica CMG,


What are the 4 kinds of sentences with examples?

0 Answers  


How did you do the Health check in Linux?

1 Answers   Mind Tree,


What does chmod do in linux?

0 Answers  


Categories