You are not logged in.

#1 2006-06-19 17:07:46

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Minimal Gnome Installation?

Alright, after switching to OB3 I still have the full gnome install, but I was thinking that lately. I don't really need the full install, just a minimal one. One enough to run Gnome and GTK applications. I also still want to be able to run the gnome-system-monitor and a few more Gnome Desktop tools without the full gnome installation. So my question is, what's the minimal installation? Installing gnome, then just removing packages I don't use?

Offline

#2 2006-06-19 17:23:34

detto
Member
Registered: 2006-01-23
Posts: 510

Re: Minimal Gnome Installation?

Dont know this one EXACTLY, but my smallest working(!) gnome install on arch i got, was with

pacman -Sy gnome

but u could of course first try a

pacman -Sy gnome-desktop

Gnome-desktop is just a small (meta?-)package, whereas gnome is a group with preselected (but very few, like epiphany) apps.

best regards,
detto

Offline

#3 2006-06-19 20:13:26

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Minimal Gnome Installation?

If you don't plan on actually using gnome any more, I'd fully remove it and then only install the gnome programs you'd like to use. When you install them, they'll pull in all the dependencies they require. That way you can have the programs you'd like to use, without anything you don't.

Offline

#4 2006-06-19 20:26:21

Alethos
Member
Registered: 2006-01-05
Posts: 84

Re: Minimal Gnome Installation?

remove your current gnome
then install new w/ pacman -Sy gnome gnome-extra choose N to the question of whether or not to install the whole content then you can pick and choose what gnome stuff you'd like to keep

Offline

#5 2006-06-20 20:17:51

marteus
Member
From: Denmark
Registered: 2006-01-24
Posts: 30

Re: Minimal Gnome Installation?

I'd go with barebones, just remove it, and then install whatever comes as deps.

Offline

#6 2006-06-20 20:48:26

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Minimal Gnome Installation?

marteus wrote:

I'd go with barebones, just remove it, and then install whatever comes as deps.

I tried:

pacman -R gnome gnome-extras

but I get alot of depencies issues. So instead I just removed anything I could without breaking dependicies, which wasn't very many files FYI tongue.

Offline

#7 2006-06-20 20:57:50

marteus
Member
From: Denmark
Registered: 2006-01-24
Posts: 30

Re: Minimal Gnome Installation?

Well then try

pacman -Rc gnome

that is the reverse (removes gnome and all that depends on gnome)

Offline

#8 2006-06-21 08:56:38

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: Minimal Gnome Installation?

marteus wrote:

Well then try

pacman -Rc gnome

that is the reverse (removes gnome and all that depends on gnome)

I prefer "pacman -Rcs gnome" as that will remove unneeded dependencies as well  smile

Offline

Board footer

Powered by FluxBB