LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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-20-2003, 07:59 PM   #1
alofatti
LQ Newbie
 
Registered: Jun 2003
Posts: 6

Rep: Reputation: 0
Post Uninstalling programs


Hello.

I would appreciate help in this topic since my knowledge in Linux is still quite low.
How do you uninstall a program which was installed with the standard ./configure, make and make install process (that is, no RPM or things like that)?
Thank you for your time.
 
Old 06-20-2003, 09:06 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
checkinstall

I use checkinstall to install source packages as rpms. You use the following command sequence:

./configure
make
checkinstall

checkinstall will create a Debian, RPM, or Slackware package. Then you install that package. When you want to remove it you use rpm -e to uninstall the package.

To remove programs that you have already installed with make install you install the package a second time with checkinstall. Then remove it with rpm -e

You can download checkinstall from:

http://asic-linux.com.mx/~izto/checkinstall/
 
Old 06-20-2003, 09:45 PM   #3
alofatti
LQ Newbie
 
Registered: Jun 2003
Posts: 6

Original Poster
Rep: Reputation: 0
Thank you very much, I will start looking that tool.
 
Old 06-20-2003, 09:50 PM   #4
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
try going into the source directory and typing "make uninstall". That works like 7/10 times. But it relies on the programmer providing that feature. I still recommend checkinstall though.
 
  


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
uninstalling programs speel Linux - Newbie 3 11-09-2004 03:47 PM
uninstalling programs jogurt666 Linux - Software 5 11-13-2003 06:49 AM
uninstalling programs fuelinux Linux - Newbie 9 10-31-2003 07:00 AM
'Uninstalling' programs keymoo Linux - Newbie 3 01-02-2002 05:06 AM
uninstalling programs punt Linux - General 3 07-17-2001 06:52 PM

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

All times are GMT -5. The time now is 01:59 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