You are currently browsing the LlamaLabs weblog archives for the day Friday, March 28th, 2008.

RPM – List installed packages, sorted by size

Here’s another rpm command I can never remember. This lists all installed packages, and sorts the list based on installed size. rpm -qa –queryformat ‘%{SIZE} %{NAME} %{VENDOR}\n’ | sort -n The -qa flag specifies that we wish to query all packages. The –queryformat flag specifies how we want each result to be formatted. See below [...]

  • March 2008
    M T W T F S S
    « May   Jun »
     12
    3456789
    10111213141516
    17181920212223
    24252627282930
    31  
  • Author

    A little something about you, the author. Nothing lengthy, just an overview.