Pages tagged with kde

I'm still in the process of tagging pages that were migrated from the old site, so for now you're best off using the search engine rather than relying on the tags.

  • How to remove KDE from gentoo - list all packages in kde-base: for p in /var/db/pkg/kde-base/*; do echo $p|sed -e 's#.*/#=#'; done Uninstall / remove: for p in /var/db/pkg/kde-base/*; do echo $p|sed -e 's#.*/#=#'|xargs emerge -C; done

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top