Removing Packages

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
PakMor

Removing Packages

Post by PakMor »

Hello all. This is my first post to this forum. Just installed Mint6-64 on my Acer laptop and everything seems to be OK. I've been using ubuntu since gutsy and still cannot understand why it is that when a package is removed and purged from the system that files for the specific package are left in Nautilus. Example: I just removed "bluez-gnome", "gnome-pilot", "scim" and "brltty" as I don't use them and was wanting to free up some resources. OK the package manager tells me that the packages and config files were successfully removed. I open Nautilus and there are directories and files for the removed packages still listed. What is the safest way to remove them?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Re: Removing Packages

Post by clem »

Use the commands below to troubleshoot what files are included in a particular package, and to what package belongs a particular file:

Code: Select all

apt content packagename
apt contains /path/to/filename
Clem.
Image
Locked

Return to “Beginner Questions”