Thread
:
Clean Up Unnecessary Folder
View Single Post
pantera1989
2010-08-10 , 15:34
Posts: 577 | Thanked: 699 times | Joined on Feb 2010 @ Malta
#
4
Altermively you can try to remove apps in xterm as root:
Code:
apt-get purge appname
Where appname is the app you want to remove. It should remove the app and its directories. This is a bit dangerous though, because you might remove important folders although it nevr did damage in my experience and is better than "apt-get remove" (which the hildon app manager uses) in my opinion.
Purge should remove the /home/.xxxx folder related to that app.
Here's a good discussion for your benefit:
http://ubuntuforums.org/showthread.php?t=790141
__________________
ford
Last edited by pantera1989; 2010-08-10 at
15:40
.
Quote & Reply
|
pantera1989
View Public Profile
Send a private message to pantera1989
Visit pantera1989's homepage!
Find all posts by pantera1989