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 02-16-2005, 02:20 AM   #1
Mathsniper
Member
 
Registered: Aug 2004
Posts: 135

Rep: Reputation: 15
How to remove software at Debian sarge?


I'm trouble in it... software were installed but don't know how to remove it this moment...
I'm using Debian sarge.
 
Old 02-16-2005, 02:23 AM   #2
harken
Member
 
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666

Rep: Reputation: 30
The easiest way would be using Synaptic (K menu->System->Synaptic package manager). This way you get a GUI. If you're ok with the command line use 'apt-get remove package_name'.
Be careful though what you remove. Synaptic will tell you if the selected package will automatically remove other ones. So, if you're not sure better leave it there.

Last edited by harken; 02-16-2005 at 02:24 AM.
 
Old 02-16-2005, 03:03 AM   #3
Mathsniper
Member
 
Registered: Aug 2004
Posts: 135

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by harken
The easiest way would be using Synaptic (K menu->System->Synaptic package manager). This way you get a GUI. If you're ok with the command line use 'apt-get remove package_name'.
Be careful though what you remove. Synaptic will tell you if the selected package will automatically remove other ones. So, if you're not sure better leave it there.
I just find a KPackage. and i want to remove a firefox its directory is /root/firefox-installer. i don't know how to remove firefox on KPackage and apt-get remove xxx. (apt-get remove firefox-installer, don't work)
 
Old 02-16-2005, 04:20 AM   #4
harken
Member
 
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666

Rep: Reputation: 30
In this case 'apt-get remove' won't work (nor will KPackage) because firefox-installer is not a deb package. You probably downloaded it from somewhere via http or ftp. To remove it you must manually delete it (unless it doesn't have a uninstall program, which I doubt). For that use the 'rm' command.

BTW, why would you remove firefox? Or is it only the installer you want removed?
 
Old 02-16-2005, 08:11 AM   #5
Mathsniper
Member
 
Registered: Aug 2004
Posts: 135

Original Poster
Rep: Reputation: 15
I just wanna try how to remove at sarge.
 
Old 02-16-2005, 08:17 AM   #6
Mathsniper
Member
 
Registered: Aug 2004
Posts: 135

Original Poster
Rep: Reputation: 15
may anyone tell me how to remove software from shell by using commands?
 
Old 02-16-2005, 08:51 AM   #7
harken
Member
 
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666

Rep: Reputation: 30
Quote:
I just wanna try how to remove at sarge.
Ehh...what exactly does that mean? Removing something (a file, directory, etc.) isn't distro specific.
Quote:
may anyone tell me how to remove software from shell by using commands?
Told ya in my previous post: use the 'rm' command for individual files, like 'rm file1 file2 file3'. For directories you have at least two options: 'rm -rf /path/to/directory/directory_name' or, using two succesive commands: 'rm /directory/*' followed by 'rmdir directory'.

You should take care when specifing the path as there can be 'absolute paths', (the ones that begin with '/' and are ment to be searched beginning from the root directory) and 'relative paths' (which don't have a leading '/' and are ment to be found within the current directory).
 
  


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
remove Bind from Debian Sarge cccc Debian 2 06-08-2005 08:08 PM
Software RAID1 on Debian Sarge ElmPie Linux - Software 1 05-20-2005 01:07 AM
software firewall for debian sarge r.stiltskin Linux - Security 1 11-27-2004 07:53 AM
Debian sarge netinstall software raid major problem araldit Linux - Newbie 0 07-22-2004 05:58 PM
remove old software: go_sooner Debian 5 04-06-2004 05:30 PM

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

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