Click to See Complete Forum and Search --> : removing ximian gnome


WilliamWallace
08-08-2001, 05:47 PM
i have switched my window manager to blackbox and now i want to remove ximian gnome...i have used rpm to get a list of all the rpm packages containint "gnome" and "ximian" on my system and have grepped them to a txt file, now i can remove them by issuing a "cat list.txt | xargs rpm -e" but there is a ton of dependency problems...now since i am no longer using ximian gnome should i just ignore the dependencies? if not, how should i go about removing ximian gnome?