commandline package removal

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
xophist
Posts: 26
Joined: Mon 10 Dec 2012, 17:00
Location: Coastal Texas

commandline package removal

#1 Post by xophist »

Say I want to remove all trace of opera (or any unwanted app).

Is there a commandline procedure for doing this? I could try to 'find' all relevant files, but might miss some. Maybe the package manager used to install this could tell me where all the files are located.

I avoid package managers, since in my pre-slacko experience, they spew files all over the place, and sometimes don't clean up all the rubbish on package removal.

Maybe slacko 5.4 has an excellent package manager that really will remove opera cleanly. If so, does it have a commandline invocation?

Thank you.

amigo
Posts: 2629
Joined: Mon 02 Apr 2007, 06:52

#2 Post by amigo »

Sure, find each file you want to remove and do: 'rm -f file' for each one of them...
Oh, maybe there is another way..., but package management is not Puppy's strongpoint.

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#3 Post by 8-bit »

Open ROX (the file manager) in root.
Right-click on the eye to show hidden files.
Click on packages
Then find the application you want to remove.
click on the file and it should open in Geany and be a list of the installed files with tree.
Delete the files listed.

If the application is built in, there is a directory in .packages called Built in files.
You should find the built in application file lists there.

That is a short how-to, but I hope it helps.

I used it to remove Firefox from Slacko 5.4 final.

Post Reply