Reply
Thread Tools
Posts: 107 | Thanked: 28 times | Joined on Jun 2010
#1
Just found too many .xxxx folder under /home/user/. How can I check which .xxxx folder is no longer needed and should be removed. Please advice and help.... Thanks
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#2
Apps usually create a ".xxxxx" directory under /home/user/ for their config files.

If you've uninstalled the app, it should be safe to remove the dir.

There is no automatic way to check if a directory is still in use by an app you've installed.

Normally shouldn't cause a problem if they remain there as the config files are usually fairly small.
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post:
Posts: 107 | Thanked: 28 times | Joined on Jun 2010
#3
ok thanks...
 
pantera1989's Avatar
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.
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:12.