On Thu, 14 Jul 2011 22:40:59 -0400, lina <lina.lastn...@gmail.com> wrote:

On Fri, Jul 15, 2011 at 10:38 AM, Michael Checca <mche...@gmail.com> wrote:

Could you post the output of the following?
dpkg --get-selections | grep -e 'kde'
It might find kde apps that are still installed, but that you aren't using.

kdebase-runtime                                 install
kdebase-runtime-data                            install
kdelibs-bin                                     install
kdelibs-data                                    install
kdelibs4c2a                                     install
kdelibs5-data                                   install
kdelibs5-plugins                                install
libkde3support4                                 install
libkdecore5                                     install
libkdesu5                                       install
libkdeui5                                       install


The following should be fairly safe, just be careful to look at what else might be removed dpkg --get-selections | grep -e 'kde' | replace 'install' '' | xargs sudo apt-get purge
If everything looks okay, run the same command, just add a -y after purge

--
Michael Checca
echo "complaints" > /dev/null


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/op.vym3dwo14b8ft1@michael-laptop

Reply via email to