LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-14-2003, 08:17 AM   #1
SirLancelotX
Member
 
Registered: Jul 2003
Location: USA
Posts: 44

Rep: Reputation: 15
Removing Installed Software


Okay, i installed some software. Pretty much Xmule and wxWindows. Now i can't find them anywhere. I figured i'd just uninstall them and then retry everything or something.

The only program documentation in the Slackware book is using pkgtool and stuff. I didn't use that. I just unzipped the tarball. ./configure, make, make install, make clean.

Where can i find these files and delete them? Or maybe i don't have to delete them if i can find them and run them.

Thanks,
Lance
 
Old 07-14-2003, 08:23 AM   #2
BearClaw
Member
 
Registered: Jun 2003
Location: USA
Distribution: Slackware-Current
Posts: 90

Rep: Reputation: 15
Lance, Try... "whereis pkgname" or "locate pkgname", or "which pkgname".

The executable is probably in /usr/bin. If so, cd to that dir and then try: ./pkgname.

BC
 
Old 07-14-2003, 10:25 AM   #3
iantri
Member
 
Registered: Jul 2003
Posts: 38

Rep: Reputation: 15
It is somewhat difficult to remove something when installed this way, AFAIK. Next time, you might want to use checkinstall to generate a slackware package or use native slackware packages from a site like http://www.linuxpackages.net.

Or you can do something like this:


./configure||make||whatever||don't install anthing yet
cd / && find >system.find && cd -
make install (or whatever and include any other commands that will install files on the box)
cd / && find>system.find~ && diff system.find* >packagename.find && cd -

Anyways, you may need to update the slocate database before using the locate or slocate command.

Just run updatedb as root.

Last edited by iantri; 07-14-2003 at 10:27 AM.
 
Old 07-14-2003, 12:11 PM   #4
wonderpun
Member
 
Registered: Aug 2002
Location: Geekland, Planet Earth
Distribution: Slackware 9.1
Posts: 323

Rep: Reputation: 30
Hi! Well I don't know how do you want to run wxWindows(I think it's just a library) but most of the programs you install have executables which are named exactly as the program, or are just cut down a bit(e.g. Gnome control center - gnomecc). If you install xmule try typing xm in the console and push the 'tab' button twice to see what choices do you have and maybe you'll see xmule's executable Well I'm installing it right now too so I'll check how to run it and then post it here Hope that anything I said here makes sense because I'm very tired now and there's a big chance that my sentences and explanations won't make any sence But hope this helps you!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
removing half installed package eurest Debian 8 08-03-2005 09:31 AM
Removing Installed package on Linux. ashisht LinuxQuestions.org Member Intro 3 11-04-2004 02:26 PM
Removing old kernel and other packages installed DriveMeCrazy Red Hat 1 06-05-2004 09:40 PM
removing grub from a new pc with no other os installed berrioshernan Linux - General 4 12-02-2003 01:06 PM
Finding and Removing previously installed software SirLancelotX Linux - Software 3 07-24-2003 05:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration