• No related posts.

      • No related posts.

        • No related posts.

          • No related posts.

              No related posts.

            Howto list installed packages sorted by size

            rpm -qa –queryformat ‘%{SIZE} %{NAME} %{VENDOR}\n’ | sort -n -r | head -10

            Check :rpm –querytags for all the tags

            Related posts:

            1. How to sort folders by size with one command line in Linux
            2. Monitoring users with last and lastb
            3. RPM relocatable packages
            This entry was posted in Centos, Fedora, Linux, Redhat, Tips & Tricks and tagged , , , , , , .

            Leave a Reply