Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-09-2003, 07:18 PM
|
#1
|
Senior Member
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737
Rep:
|
How do i uninstall a program?
How do i uninstall a program under RH8, Kde, specifically WindowMaker. I installed windowmaker but its the wrong version and it dosnt work right so i would like to uninstall it and try it again, maybe with the newest version. Thanks
|
|
|
07-09-2003, 07:43 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
depends on how you installed it mate...
Cheers,
Tink
|
|
|
07-09-2003, 09:29 PM
|
#3
|
LQ Newbie
Registered: Jul 2003
Distribution: RH 9.0
Posts: 15
Rep:
|
some programs allow you to 'make uninstall'. you can keep track of where files are installed by doing a
'make install | grep install' > program.log
i thinnk that should work... 
|
|
|
07-09-2003, 11:54 PM
|
#4
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,387
|
Try rpm
According to your earlier posts you were having trouble installing
WindowMaker using rpm. So if you installed it with rpm then you should uninstall it with rpm.
Login as root or su to root.
Take a look at the rpm man pages:
man rpm
The rpm -e option is used to uninstall packages so you need to issue a command something like:
rpm -e windowmaker
|
|
|
07-10-2003, 12:05 AM
|
#5
|
Senior Member
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737
Original Poster
Rep:
|
Thanks whoever posted the keyboard shortcut to cut and paste.
this is what i got when i tried to uninstall the RPM
error: package WindowMaker is not installed
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm
Ok i think i figured out what happend, I installed an earlier version of WindowMaker and when i tried to install the RPM newer version it did not overwrite the older version. All i need to do now is uninstall the previous version but i dont know how. I tried make uninstall but it dosnt work, any more tips would be helpful. thanks
|
|
|
07-10-2003, 07:33 AM
|
#6
|
LQ Newbie
Registered: Jul 2003
Posts: 16
Rep:
|
Looks like an RPM database problem. Try to rebuld it.
#rpm -rebuilddb
|
|
|
All times are GMT -5. The time now is 06:56 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|