dpkg -l | awk '{print $2}' | grep linux | grep -e headers -e image -e modules
aptitude purge
every one having version number lower than the highest.EDIT: Is it really safe to remove modules?
See also cleaning after package managers.
Don't read this.
dpkg -l | awk '{print $2}' | grep linux | grep -e headers -e image -e modules
aptitude purge
every one having version number lower than the highest.set lang=en
cd C:\Program Files (x86)\GIMP-2.0\bin
gimp-2.6.exe
aptitude cleanSee also remove old kernels.