LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 10-20-2004, 08:46 AM   #1
xround
Member
 
Registered: Oct 2003
Location: France
Distribution: RH9
Posts: 84

Rep: Reputation: 15
how to uninstall source tarball packages ?


Hello,

I have installed few packages from now on.
Generally there is no uninstall section in the documentation of the package.

Is it because, installing a package involves knowing where all files are installed ?
Or is there a sual way to uninstall packages ?

Thanks, Xround
 
Old 10-20-2004, 09:04 AM   #2
m0rg
Member
 
Registered: Jun 2003
Location: France
Distribution: slackware 11.0
Posts: 80

Rep: Reputation: 15
try: make uninstall

if this don't work then you have to uninstalled each file manually I think
 
Old 10-20-2004, 09:18 AM   #3
SyBEX
LQ Newbie
 
Registered: Oct 2004
Location: Sweden
Distribution: SUSE 9.1 Personal
Posts: 23

Rep: Reputation: 15
Quote:
Originally posted by m0rg
try: make uninstall

if this don't work then you have to uninstalled each file manually I think
Thats correct!

Enter the source directory of your package and then type
Code:
# make uninstall
If you have removed the source directory, for e.g
Code:
/home/sybex/downloads/gaim-...
Than you'll have do it the hard way,
Code:
rm -rf [files/directory of the present program]
make have these options;
make , (creates programfiles.)
make install , (installs the package/program) in the standardplace, or where ever you have out the PREFIX

make uninstall (removes the installed files and directorys that the make install created)
make distclean (makes the program distclean, have to run make if you will install it again! )
and some more options...
 
  


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
How to uninstall programs from compiled from tarball? timberwolf Linux - Software 4 12-10-2003 03:05 AM
4.1 Packages - single tarball peeples Linux From Scratch 7 08-28-2003 08:00 AM
source and tarball question Pwcca Linux - Software 1 03-13-2003 05:54 AM
how to make RPM packages off a tarball? chupacabra Linux - General 2 10-15-2002 11:06 AM
Source tarball Ztyx General 4 09-03-2002 04:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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