starting with XFCE4 (ignore: Different problem!)

Jack Coates jack at monkeynoodle.org
Thu Dec 11 22:09:55 CET 2003


On Thu, 2003-12-11 at 11:06, Dennis J. Tuchler wrote:
> Ignore this note; I have a different problem with xfce and need to
> obliterate it (and reinstall it).  For some reason, I have XFCE starting
> up inside of KDE, so I have two sets of window managers superimposed on
> one another!
> 
> Is there a script to use rpm -e to delete each xfce component so that I
> can reinstall it?
> 
> Thanks
> 
> dj tuchler
...

for i in `rpm -qa | grep xfce4`; do rpm -e --nodeps $i; done

removing rpm's with a script is risky business, by the way.
--
Jack at Monkeynoodle Dot Org: It's A Scientific Venture...
**********************************************************************
*"And the head said that you always were a queer one from the start, *
*for careers you say you want to be remembered for your art, your    *
*obsession gets you known throughout the school for being strange,   *
*making  life-sized models of The Velvet Underground in clay."       *
*-- Expectations from Tigermilk by Belle and Sebastian               *
**********************************************************************




More information about the Xfce mailing list