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 DISM command?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is option in linux command?
Brief about finger username?
What is SFC command?
tell me something about linux commands.
Why echo is used in linux?
How do I move to root in linux?
How many interfaces(ethernet cards) are working using single command?
how do u find remote machine operating system and version?
What would be the result of the command paste -s dog cat?
What is cpu core in linux?