LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   keep only Firefox browser in KDE (https://www.linuxquestions.org/questions/slackware-14/keep-only-firefox-browser-in-kde-554369/)

dpballey 05-16-2007 10:44 AM

keep only Firefox browser in KDE
 
I want to remove all browsers from my GUI in KDE on Slackware 11. Is there a workaround for this please
Regards

kummiliim 05-16-2007 11:23 AM

What do you want to work around?
Removing stuff depends on how it was installed. Most stuff that came with Slackware and things you have installed as Slackware packages can be removed using
Code:

# pkgtool
If you've built the software from source you can eighter try
Code:

# make uninstall
from the source directory, or if the uninstall is not included, you will have to hunt down the stuff yourself.

H_TeXMeX_H 05-16-2007 01:35 PM

look in '/var/log/packages'. 'removepkg' anything you don't need.

dpballey 05-17-2007 02:59 AM

Thanks, friends for showing the way.

Regards


All times are GMT -5. The time now is 07:54 PM.