Hi !!

I'm just finishing emerging lots of updates and KDE of course. I'll tell
you. I've seen that KDE 3.5 is slotted, and I'd like to uninstall 3.4
version, but I've got installed non-monolithic package, so there are lots
of dependencies and apps that are not on kde-base, and I'd like to know
how to uninstall it succesffully.

for x in `ls /usr/portage/kde-base`; do
  if [ "$x" != "CVS" ]; then
    echo -n "=kde-base/$x-3.2* "
  fi
done |xargs emerge -Cv



Thanks,
Rafael Fernández López.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to