LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-01-2002, 10:16 PM   #1
Red Guy
Member
 
Registered: May 2002
Location: Tampico, Tamaulipas, México
Distribution: Mandrake 9.0
Posts: 42

Rep: Reputation: 15
How do uninstall programs not RPM??


This is my question, I can install programs from source code, but I don´t know how uninstall it.

How is the correct way of uninstall this kinds of programs???

Thanks.
 
Old 06-01-2002, 10:20 PM   #2
taz.devil
Senior Member
 
Registered: Nov 2001
Location: Wa. State
Distribution: Slackware
Posts: 1,261

Rep: Reputation: 45
You should be able to go back into the directory you compiled the source from and type as su or root:

make uninstall
 
Old 06-01-2002, 10:58 PM   #3
rverlander
Member
 
Registered: May 2002
Distribution: A few
Posts: 488

Rep: Reputation: 30
If make uninstall dun work try:

rm -rf /place/where/it/was/installed
 
Old 06-02-2002, 02:59 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
erm.. and what if it was installed in /usr/local/bin? i think maybe you should be a little more careful about advice... unless you're saying that on purpose... which is fair enough
 
Old 06-02-2002, 03:25 AM   #5
Sfin
Member
 
Registered: Apr 2002
Location: Michigan
Distribution: Slackware 8.0
Posts: 197

Rep: Reputation: 30
Well if make uninstall didn't work, then you got to check the makefile for every file that it installed, and there might be more then just a simple file in usr/bin or /bin

for example man pages, and all of these files that were compiled then moved to the specific locations need to be removed. Uninstalling is a hastle, but hopefully the person who made the program added an uninstall procedure in the MAKEFILE, so

make uninstall

should work. Otherwise you got to do what I said above, I think that is. There might be a better way to delete though, and I don't know it yet.
 
Old 06-02-2002, 05:11 AM   #6
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Rep: Reputation: 15
so does this mean i should keep the source of every piece of crap i download?
 
Old 06-02-2002, 05:16 AM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well if it's crap then you're not going to want it are you? generally tho, yes that is the general idea. you can infact just keep the Makefiles for the source but picking them out from a source tree is a bit of a waste of time. The general idea tho is that you have plenty of space and like keeping source in /usr/src/ permanently. most programs you can simply remove by deleting the single executable it makes, but naturally some produce more than jsut one program. most source is fairly small however, <10mb decompressed. you can always just recompress the source and archive it tho. mind you my source compile of mozilla took up 1.2gb!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How do i uninstall programs? Michael_C15 Linux - Software 4 04-19-2005 02:44 AM
how to uninstall programs brainlesspinkey Linux - Newbie 4 12-18-2004 01:22 AM
uninstall programs? tristure Linux - Software 1 10-27-2003 04:02 PM
Uninstall Programs dwpondscum Linux - Software 1 07-16-2003 08:39 AM
How do I uninstall programs zachl Linux - Software 2 06-08-2002 09:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:26 AM.

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