globetrotterdk wrote:For any XFCE4 users out there, any ideas about how to install the clipman plug-in? I see there is a bug posted
https://bugs.mageia.org/show_bug.cgi?id=2017 , with a reference to the Cauldron repo. Does that mean that users wanting to keep a stable system, have to wait until the clipman plug-in is backported?
For one, there is no "purge" switch like f.ex. apt-get has. Also there is no easy way to remove all packages of a given category
and all their dependencies. Best bet would be to feed the list of packages that make up LXDE to urpme, but the list
you would need to do manually.
If you're a bit into command line usage, you can query your local RPM database for all packages,
grep for those who have "Graphical desktop/Xfce" as category and pipe this list to urpme, this would already
remove the biggest part of XFCE4. For the libraries, this is not possible so easily.
For the second question cited above, no, not actually. As xfce4-clipman-plugin was available for Mandriva 2010.2
from official repositories, it can be issued as an update to Mageia 1, provided it passes QA validation.
As it currently doesn't seem to have a maintainer currently, i'll try to look into providing it as an update candidate.