Active Topics

 


Reply
Thread Tools
hornartist's Avatar
Posts: 23 | Thanked: 33 times | Joined on Jan 2009 @ Los Angeles
#1
I've noticed that when I uninstall a program, it usually doesn't free up as much memory as it occupied when originally installed. This makes me think that the uninstall process is not as clean and complete as it should be.

Today, while adding a book to my FBReader library, I saw the following in my /home/user directory:

Edit: tried to post a screenshot with a Picasa link, but it didn't show up. Not sure what's wrong. I'll try to explain with words.

In the /home/user directory, I noticed hidden folders for programs I had uninstalled through the Application Manager months ago, including a .boswars folder. It looks to me as though these applications are leaving some trace of themselves behind.

My question is this: how can I access and delete those hidden files? So far FBReader is the only program I've been able to see them in.

Also, I'm new to Linux and have zero experience with Terminal, so if your solution involves using terminal, please talk to me like I'm 5.

Thank you.

Last edited by hornartist; 2009-07-14 at 17:46.
 

The Following User Says Thank You to hornartist For This Useful Post:
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#2
If, like me, you don't know Linux, I'd be hesitant to delete those files. But you can find, and delete, them with the emelfm2 file manager. The H icon shows and hides hidden files and folders. Hidden files start with a period.
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#3
This is a feature not a bug: this way, when you decide to install again that particular application, you'll find it already configured the way it was.
There are ways to uninstall both the application and its configuration; they need the use of command line and superuser mode - apt-get purge is the command.
__________________
Ernesto de Bernardis

 
Posts: 3 | Thanked: 3 times | Joined on Jul 2009
#4
I've been looking into this as well and found the purge command earlier. However when I run "apt-get purge" as root I get

"E: Invalid Operation purge"

Am I doing something wrong with the command?
 
Posts: 269 | Thanked: 93 times | Joined on Feb 2008
#5
Originally Posted by debernardis View Post
This is a feature not a bug: this way, when you decide to install again that particular application, you'll find it already configured the way it was.
There are ways to uninstall both the application and its configuration; they need the use of command line and superuser mode - apt-get purge is the command.
Shouldn't it be
Code:
apt-get --purge remove <namepackage>
 

The Following User Says Thank You to JustNick For This Useful Post:
Reply

Tags
acess, delete, hidden files


 
Forum Jump


All times are GMT. The time now is 14:01.