LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 12-26-2004, 12:59 AM   #1
scripts
Member
 
Registered: Dec 2004
Location: East Wenatchee, WA
Posts: 31

Rep: Reputation: 15
Uninstalling programs?


I have just installed bittorrnet and can't get it to run, so i wont to take it off and put on bittornado. how can this be done.

bittorent is rpm
bittornado is a tar.gz
 
Old 12-26-2004, 01:02 AM   #2
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
to remove the bittorrnet rpm, in a terminal type:

rpm -e bittorrnet

to install bittornado, in a terminal such as konsole or xterm, cd to the directory where the tar.gz file is, type "tar -xzvf <filename>.tar.gz" and it will create a directory...open that directory, and there should be a README or INSTALL file that you can read for instructions on how to install it...usually it's a matter of:

./configure
make
make install (as root)

Last edited by detpenguin; 12-26-2004 at 01:06 AM.
 
Old 12-26-2004, 02:37 AM   #3
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Other options: use stow, encap, or checkinstall for non-rpm applications.
stow and encap will install into one directory and symlink to traditional file locations. to uninstall, just delete the folder wherein the file is installed, and use a utility like symlink to track down dangeling symlinks and delete them. checkinstall will make an installable rpm from a tarball, which can be deleted with the 'rpm -e <filename>' command.
 
Old 12-26-2004, 03:14 AM   #4
whipermr5
Member
 
Registered: Dec 2004
Location: Singapore
Distribution: Fedora Core 5 Linux
Posts: 202

Rep: Reputation: 30
Here's a tip: If you ever want to uninstall a software package from source(tar.gz), untar it and run:
Code:
make uninstall
It works with most .tar.gzs'; see the documentation if it doesn't work.
 
  


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 fuelinux Linux - Newbie 9 10-31-2003 07:00 AM
Uninstalling programs alofatti Linux - Newbie 3 06-20-2003 09:50 PM
'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 12:30 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