What is the command to see the installed rpm's in the linux system.
Answers were Sorted based on User's Feedback
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 |
Answer / akshit
it's :
rpm -qa ; gives a list of all the installed rpm's
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / venkat.palavarapu
# rpm -qa
It give all installed packages list
| Is This Answer Correct ? | 8 Yes | 0 No |
what is nis server?
How will retrieves incoming mails from different web sites
How do I check dns entry?
What is phony in makefile?
Does cp overwrite?
If you have saved a file in linux. Later you wish to rename that file, what command is designed for it?
What is lsof command in linux?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is the purpose of the "top" command?
What is chainloading?
What does the top command display?
What is command grouping?