If you want to force removal/override etc. of a single package, you should use dpkg, not apt. It is not a bug that the command you issued removed all the apps, because e.g. the package kdelibs (needed for every single kde-app) depends on libcupsys2. You asked to uninstall libcupsys2, so apt did uninstall all packages that depend on that lib (and the packages that are depending on the packages going to be removed).
-- apt-get remove libcupsys2 removed a LOT of apps + KDE https://bugs.launchpad.net/bugs/149401 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
