LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 07-18-2004, 11:57 AM   #1
pazza
LQ Newbie
 
Registered: Jul 2004
Distribution: Debian Unstable
Posts: 3

Rep: Reputation: 0
stupid dependancies


how can I remove mozilla and Epiphany without breaking gnome, which leads to aptitude trying to remove a bunch of other stuff? I dont really want gnomes 'help' picking a web browser, Im quite happy with firefox. is there some way to do this without picking to install everything gnome depends except those two?
 
Old 07-18-2004, 01:58 PM   #2
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Notice: I haven't tried the following suggestion myself, so this is purely speculation but I don't see any way it could do harm to your system -- unless you are "trigger happy" and accidentally press "g" twice. In this case the emergency switch to terminate aptitude is the hotkey combination "Ctrl" and "c" (pressed simultaneously).


First, you can launch aptitude and configure it NOT to install automatically "recommended" packages.

Then you can mark the "gnome" meta-package to be removed by highlighting it and pressing the "-" key. Then press the "g" key (only once).

Now aptitude lists all the packages that are planned to be removed. You can highlight any package you want to keep and press the "+" key to hold it. Start from the "gnome-core" package. After some experimenting you may or may not get the kind of gnome configuration that pleases you.

If aptitude insists on removing too many packages, you can always highlight the "gnome" meta-package and press "+" to cancel the removal. When no packages are marked to be removed it's safe to close aptitude.

Last edited by Dead Parrot; 07-19-2004 at 07:20 PM.
 
Old 07-18-2004, 02:42 PM   #3
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
I don't use gnome or kde either.
what happens when you do:

apt-get remove mozilla

does it say it will remove a lot of stuff? The more complex the wm/de the more problems.

aptitude tends to be a little more agresive that apt-get
 
Old 07-18-2004, 03:41 PM   #4
R00ts
Member
 
Registered: Mar 2004
Location: Austin TX, USA
Distribution: Ubuntu 11.10, Fedora 16
Posts: 547

Rep: Reputation: 30
I've also been wanting to uninstall Mozilla (but keep Firefox) and I'm afraid of dependency issues rendering Firefox inoperational. I haven't had the guts to try it out yet though, still kinda getting my feet wet with Debian's package management.
 
Old 07-18-2004, 04:04 PM   #5
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
In the "graphical" mode of aptitude (also called "interactive" mode) it's easy to check which packages depend on mozilla. Just highlight the "mozilla-browser" package (under "web -> main" category) and press Enter. (Uh-oh, it lists "epiphany-browser" and "gnome-desktop-environment" -- removing mozilla while still keeping gnome might prove out to be very difficult .)

From this detailed view you can get back to normal view in aptitude by pressing "q".

Last edited by Dead Parrot; 07-18-2004 at 04:58 PM.
 
Old 07-18-2004, 05:13 PM   #6
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
well boys, it looks more and more, that XFCE4/wmaker is in the near future for you. :P
 
Old 07-18-2004, 09:37 PM   #7
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
Quote:
Originally posted by Dead Parrot
In the "graphical" mode of aptitude (also called "interactive" mode) it's easy to check which packages depend on mozilla. Just highlight the "mozilla-browser" package (under "web -> main" category) and press Enter. (Uh-oh, it lists "epiphany-browser" and "gnome-desktop-environment" -- removing mozilla while still keeping gnome might prove out to be very difficult .)

From this detailed view you can get back to normal view in aptitude by pressing "q".
The gnome-desktop-environment is only a meta package. That is, it's just a container to group a bunch of other packages. There is no harm in removing it.
 
Old 07-19-2004, 02:36 AM   #8
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Quote:
The gnome-desktop-environment is only a meta package. That is, it's just a container to group a bunch of other packages. There is no harm in removing it.
Good point. You need to avoid installing any meta packages if you want to put gnome on diet.
 
Old 07-19-2004, 07:44 AM   #9
pazza
LQ Newbie
 
Registered: Jul 2004
Distribution: Debian Unstable
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by macondo
well boys, it looks more and more, that XFCE4/wmaker is in the near future for you. :P
heh... personally ive been liking fluxbox more and more since they made their taskbar thing actually useful (0.9.x builds) but decided to try out something mainstream for a bit, if only to introduce me to some new apps i might have otherwise never come across. rhythmbox for one, i probably wouldnt have know about if i hadnt decided to try full blown gnome again
 
Old 07-19-2004, 08:40 AM   #10
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
you can use fluxbox and install rythmbox. Right now i'm using wmaker (to learn it), also icewm/fluxbox, and i use ksnapshot and guarddog (firewall) from kde.

Trying different things, screwing up, making all kinds of mistakes, is very healthy for obtaining knowledge in a hurry, i know, i'm the champ at messing up my system. It has taught tons of stuff.
 
Old 07-19-2004, 01:52 PM   #11
pazza
LQ Newbie
 
Registered: Jul 2004
Distribution: Debian Unstable
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by macondo
you can use fluxbox and install rythmbox.
I understand this, I'm not a linux n00b. I've just never used debian before now. If I hadn't of installed gnome, i still wouldnt know of rhythmbox's existance, so i would have no urge to use it on fluxbox. can you see what im getting at here?
 
Old 07-19-2004, 03:02 PM   #12
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
"I understand this, I'm not a linux n00b. I've just never used debian before now. If I hadn't of installed gnome, i still wouldnt know of rhythmbox's existance, so i would have no urge to use it on fluxbox. can you see what im getting at here?"

i don't use gnome, but i knew of rythmbox from reading osnews.com, don't go to China, take my word for it, there is a huge wall there.
 
  


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
Stupid, stupid question; I lost Klaptop. :( Surfrider Slackware 2 08-31-2005 09:12 PM
Stupid Dumb Stupid Question... drigz Linux - Software 3 09-23-2004 03:09 PM
Program dependancies robhargreaves Linux - General 5 01-31-2004 11:40 AM
stupid stupid newb ? what to use instead of xconfigurator h00ligan Fedora 3 01-25-2004 09:51 PM
Dependancies dibblethewrecke Linux - Newbie 3 11-24-2003 02:15 PM

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

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