On Fri, 14 Feb 2003 15:38:34 +0100,
Jeff Elkins wrote:
> 
> On Friday 14 February 2003 4:21 pm, Michel Loos wrote:
> >The kde Package is a metapackage which allows you to install
> >all of kde with 1 apt-get. But KDE works fine without the
> >package kde.
> 
> How would one -uninstall- KDE in one fell swoop? Surely, you
> don't have to apt-get remove each package?

KDE depends on Trolltech's QT library, so a good start would be
uninstalling the libqt3* packages:

dpkg -l | grep "^ii.*qt3"
ii  libqt3-headers 3.1.1-2        Qt3 header files
ii  libqt3-mt-dev  3.1.1-2        Qt development files (Threaded)
ii  libqt3c102-mt  3.1.1-2        Qt GUI Library (Threaded runtime version)
ii  qt3-dev-tools  3.1.1-2        Qt3 development tools
ii  qt3-doc        3.1.1-2        Qt3 API documentation

There are a few non-KDE packages like scribus and avifile-player
that also depend on QT but they're quite easy to filter. They
probably don't begin with the letter K ;-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to