You are not logged in.
I initially installed Xfce4, but I have moved to gnome. Can I uninstall it without messing up my system?
Last edited by Gauvenator (2008-05-04 03:50:12)
Offline
pacman -Rs xfce4 will remove all the xfce4 components and unneeded dependencies. The stuff needed for gnome will stay on your system
Online
OK so I run that, get an error about dependencies. I modified it to this:
pacman -Rs xfce4 xfce4-goodies
and now it says screenlets is dependent on notification-daemon. When I try to remove everything but the notification-daemon-xfce, then the notification-daemon is dependant on another package.
How can I configure screenlets to be dependant on something else? I'm pretty sure it doesn't require Xfce.
Last edited by Gauvenator (2008-04-30 20:06:01)
Offline
I took me a while to remove xfce4, too. It helped me to think of it as a puzzle: looking for and removing those packages that aren't depended on, then removing the ones that have been freed up, etc, until they are all gone. It took me 3 passes, iirc.
Offline
Well I've uninstalled everything except notification-daemon-xfce, libxfce4util, and libxfcegui4, because screenlets requires the notification daemon, which requires libxfce4util and libxfcegui4.
Is there a way to force pacman to remove a package, regardless of dependencies?
Offline
pacman -Rd (package)
Removes regardless of deps.
Madly in love with Arch64, Openbox, DotA, and of course... penguins!
Happy to help if you're not a Help Vampire. Use your wonderful resources like ArchWiki, Google, and our wonderful search page.
Offline
Thanks! I've removed all of it now. -Rd worked perfectly on notification-daemon.
Offline
Thanks, donatovero!
Removing xfce4 gave me some trouble, too. But trying your two-step pacman did it.
Cheers
E5o
Offline