Installing/uninstalling apps in Ubuntu
Raseel Bhagat
raseelbhagat at gmail.com
Sun Feb 14 19:02:49 UTC 2010
On Mon, Feb 15, 2010 at 12:18 AM, Jim Byrnes <jf_byrnes at comcast.net> wrote:
> Is there a downside to installing apps for testing and then uninstalling
> them if you use a package manager? By downside I mean, over time will
> the practice decrease performance or stability.
>
> The reason I ask is for the last 12+ years I have used mostly OS/2 and a
> little Windows. In OS/2 the ini files can become bloated or corrupted
> overtime, because of broken links and references. Sometimes leading to
> performance or stability problems.
>
> Regards, Jim
>
>
There's no downside at all.
You can say something like :
sudo apt-get purge <application name>
and all the files associated with the application and not shared with any
other application are removed.
Not to mention, you can run :
sudo apt-get autoremove
from time to time to remove libraries and stuff which are not being used by
any other application.
Thanks,
Raseel
http://www.opensourcedeal.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20100215/decc2fd7/attachment.html>
More information about the ubuntu-users
mailing list