PDA

View Full Version : [xubuntu] how to clear space by del temp installation data?



jekylhyde
March 14th, 2012, 12:50 AM
Hi
how to clear hdd space by del temp installation data?
is there a way to clear more space?
i cleared the browser cache...
what more?
thanks

gordintoronto
March 14th, 2012, 05:30 AM
sudo apt-get clean

wojox
March 14th, 2012, 05:35 AM
Check out Bleachbit as well. It's in the repo's.

raja.genupula
March 14th, 2012, 10:22 AM
yup +1 to all
we have two efficiant and good ways


sudo apt-get autoclean
sudo apt-get autoremove

or use bleachbit


sudo apt-get install bleachbit .

jekylhyde
March 14th, 2012, 05:07 PM
yup +1 to all
we have two efficiant and good ways


sudo apt-get autoclean
sudo apt-get autoremove

or use bleachbit


sudo apt-get install bleachbit .

what is the difference between autoclean to autoremove ?

oh... & why when i install an app it will not appear in the menu only after i rebbot?
(& because i can't see bleachbit in the menu - after i installed it - what to write in the console to run it?)

thanks

raja.genupula
March 14th, 2012, 05:50 PM
what is the difference between autoclean to autoremove ?

oh... & why when i install an app it will not appear in the menu only after i rebbot?
(& because i can't see bleachbit in the menu - after i installed it - what to write in the console to run it?)

thanks

http://askubuntu.com/questions/3167/what-is-difference-between-the-options-autoclean-autoremove-and-clean

in terminal type as bleachbit to launch it .