View information on all the rpms installed.
View information on all the rpms installed.
Related Posts
Related Websites
| Hot: |
This post if applicable to all the distro’s which are based on rpm.
If you look at the number of rpms installed on your system, you will see it somewhere around 500-2000. Noe thats a pretty huge number. So sometimes I keep wondering what are these rpms for. Heres a command that can help you figure out what these rpms are for:
rpm -qa –info
And if you want to find info on all the files and put it in a file too:
rpm -qa –info |tee <filename>
Originally posted 2008-11-17 07:51:15.
related post
- My Images
- Nature
- BDay Snaps
- String and Array Creation
- Get the information on all the rpms installed on the system
Related Posts -
Silent Install Firefox Plugin Backfires on Microsoft Silent Install Firefox Plugin Backfires on Microsoft Whilst it's not... -
rebuild rpm from installed rpm with rpmrebuild Ever happened to you that you downloaded and installed a...
Related Websites - Development and remote installation of Java service for the Android Devices Written by: Igor Darkov, Software Developer of Device Team, Apriorit...
- 20 Awesome Free OS Downloads Here's a collection of 20 that are worth checking out....































