LWN.net Logo

OpenSUSE to drop ZENworks

OpenSUSE to drop ZENworks

Posted Apr 20, 2007 22:36 UTC (Fri) by zorgan (guest, #4016)
In reply to: OpenSUSE to drop ZENworks by elanthis
Parent article: OpenSUSE to drop ZENworks

I don't care about ECMA or VM or C/C++ or whatever acronyms you want to
mention. What I care about is that on my openSUSE laptop, I regularly had
a very sluggish system due to beagled and the zend running. This was
really a horrible decision from a user's point of view.

P.S.: Anyone knows the cleanest way to shut off beagle entirely?


(Log in to post comments)

OpenSUSE to drop ZENworks

Posted Apr 21, 2007 4:07 UTC (Sat) by proski (subscriber, #104) [Link]

The cleanest way:
rpm -qa | grep mono | xargs rpm -e beagle tomboy
This was tested on Fedora, maybe SuSE has more dependencies.

OpenSUSE to drop ZENworks

Posted Apr 22, 2007 1:55 UTC (Sun) by hanwen (subscriber, #4329) [Link]

yum remove tomboy beagle

should also work and is less hackish

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds