You are not logged in.

#1 2005-10-22 16:55:32

metromini
Member
From: Jakarta, Indonesia
Registered: 2005-08-02
Posts: 39

How should i install a group packages (gnome)?

I installed gnome by using 'pacman -S gnome' and now i want to uninstall it. What should i type? Is it 'pacman -Rs gnome' or 'pacman -Rc gnome' ? Because i had installed some packages (evolution, anjuta) that depends on some of gnome components before i invoke 'pacman -S gnome'.
I just want to delete all packages that installed by 'pacman -S gnome' and also do not required by evolution and anjuta.
When i type 'pacman -Rs gnome', pacman reports the dependencies problem..

Offline

#2 2005-10-22 18:45:50

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: How should i install a group packages (gnome)?

hi!

not sure if this is working on a group, but I just read that pacman -Rd will remove programs with no dependency check..

just a though,


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

#3 2005-10-22 18:56:45

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: How should i install a group packages (gnome)?

pacman -Sg gnome
(to see what's in the group)

pacman -Si evolution anjuta
(to see what they depend on)

Then uninstall the stuff in the gnome group that evolution and anjuta don't need.

Offline

Board footer

Powered by FluxBB