maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   cleaning up uninstalled apps (https://talk.maemo.org/showthread.php?t=23566)

rafaelsemx 2008-09-12 17:11

cleaning up uninstalled apps
 
Hi!

Is there anyway to cleanup the leftovers from uninstalled apps?:confused:

After removing fennec I found that I didn't recover all the memory that was used for the install, and after trying some apps and uninstalling the ones I don't use, I'm runnig a bit low of memory and want to recover some free space.

Thanks

MOC 2008-09-13 08:07

Re: cleaning up uninstalled apps
 
hmm. I'm not at all sure about this, but I tried to run the canola cleanup. Apart from removing canola, it seemed to eliminate other bits and pieces around.

But don't take my word for it, I'm soo not sure about this!

More knowledge pending.

GeneralAntilles 2008-09-13 08:33

Re: cleaning up uninstalled apps
 
Did you uninstall xulrunner as well? . . .

Un27Pee 2008-09-13 10:50

Re: cleaning up uninstalled apps
 
Quote:

Originally Posted by GeneralAntilles (Post 223542)
Did you uninstall xulrunner as well? . . .

Thought xulrunner is required by other applictions, always taught what was its use, since i do not use canola can i uninstall it?

iamthewalrus 2008-09-13 10:58

Re: cleaning up uninstalled apps
 
If you install applications with 'apt-get' instead of the application manager you should clean up the cached packages every once in a while:

- install rootsh if you haven't already done that
- type in xterm:

Code:

sudo gainroot
apt-get clean


Fionn 2008-09-13 13:19

Re: cleaning up uninstalled apps
 
Quote:

Originally Posted by iamthewalrus (Post 223568)
Code:

sudo gainroot
apt-get clean


What does "apt-get clean" actually do?

GeneralAntilles 2008-09-13 13:25

Re: cleaning up uninstalled apps
 
Quote:

Originally Posted by Un27Pee (Post 223565)
Thought xulrunner is required by other applictions, always taught what was its use, since i do not use canola can i uninstall it?

No, nothing but fennec uses XULRunner.

mikkov 2008-09-13 15:01

Re: cleaning up uninstalled apps
 
Quote:

Originally Posted by Fionn (Post 223590)
What does "apt-get clean" actually do?

deletes .debs from /var/cache/apt/archives

qwerty12 2008-09-13 15:04

Re: cleaning up uninstalled apps
 
Quote:

Originally Posted by rafaelsemx (Post 223380)
Hi!

Is there anyway to cleanup the leftovers from uninstalled apps?:confused:

After removing fennec I found that I didn't recover all the memory that was used for the install, and after trying some apps and uninstalling the ones I don't use, I'm runnig a bit low of memory and want to recover some free space.

Thanks

Use apt-get remove --purge instead of apt-get remove.

(--purge gets rid of files that are defined as a conffile in the deb file of the program that you are installing, usually files that go in /etc)

Quote:

Originally Posted by Fionn (Post 223590)
What does "apt-get clean" actually do?

Clean out downloaded deb files that are automatically cached when you use apt-get install whatever in /var/lib/apt/archive and on your memory cards.

Un27Pee 2008-09-13 18:33

Re: cleaning up uninstalled apps
 
Quote:

Originally Posted by GeneralAntilles (Post 223595)
No, nothing but fennec uses XULRunner.

I found that xulrunner was not installed probably was removed along with Canola since i dont use fennec save some space there thanks for making it clear to me


All times are GMT. The time now is 06:06.

vBulletin® Version 3.8.8