Dave's Brain

Browse - computer tips - biggest installed packages in fedora

Date: 2009aug7
OS: Fedora, RedHat

Q.  How can get a report of the size of my packages?

A.  Try this command:

	rpm -qa --queryformat '%10{size}-%{name}-%{version}\n' | sort -k1,1n

from Valent Turkovic
http://kernelreloaded.blog385.com/index.php/archives/biggest-installed-packages-in-fedora
Thanks

For me, glibc-common is the biggest -- which you can't really delete.
But the next largest was libgweather which I removed with:

	rpm -e --nodeps libgweather
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.
Advertisements: