LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-20-2004, 12:31 PM   #1
wrongman
Member
 
Registered: May 2004
Location: Italy
Distribution: Debian Unstable 64bit
Posts: 99

Rep: Reputation: 15
apt-get remove and dependencies


i tried to remove "noatun" but when i wrote
apt-get remove noatun
that was the output
These packets will be REMOVED:
kde kdeaddons kdemultimedia noatun noatun-plugins
someone know why i can't remove noatun without removing all the stuff?
(this problem occours also with other programs)
 
Old 05-20-2004, 12:38 PM   #2
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
kde and gnome, that's it , too many uncessary software, too many dependencies , too bloated!! have you ever seen a so huge start menu with so many programs you don't and won't ever use??
 
Old 05-20-2004, 02:16 PM   #3
wrongman
Member
 
Registered: May 2004
Location: Italy
Distribution: Debian Unstable 64bit
Posts: 99

Original Poster
Rep: Reputation: 15
but i've heard it's possible to remove it without remove the whole thing
 
Old 05-21-2004, 03:57 PM   #4
bluebirdz
LQ Newbie
 
Registered: May 2004
Posts: 9

Rep: Reputation: 1
There are at least two possibilities to deinstall software without all the dependency stuff.

The first one is :
Code:
dpkg -P --force-depends <PACKAGENAME>
This means the Debian Package Manager turns errors, based on dependencies, into warnings, and will deinstall the package. And by the way, with -P option, it will purge (remove) the config-files of the selected package.

The second one I know is:
Code:
apt-get remove --force-yes <PACKAGENAME>
This order causes apt-get to deinstall the selected package without paing attention to any troubles or dependencies.

But please be careful with this options! The result may be an unstable system!
-> So check the dependencies carefully and do not deinstall software other packages you need depend on.

Hope this helps you ...

bluebirdz
 
1 members found this post helpful.
  


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
New to apt-get and have broken dependencies aquaboot Debian 9 08-21-2005 02:09 AM
apt-get: don't resolve dependencies? merchtemeagle Debian 7 06-17-2005 02:11 PM
APT unresolved dependencies pingu Linux - Software 5 05-11-2005 09:47 AM
HELP with apt-getHow come when I tried to use apt-get to remove a package to regain redss Linux - Newbie 1 08-22-2004 11:59 PM
Dependencies with apt-get and MySQL 4.0 jrbiochem Linux - Software 0 04-15-2004 11:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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