How to Get rid of KDE enviroment

Forum rules
Before you post please read this

How to Get rid of KDE enviroment

Postby Incentive I.C on Mon Dec 24, 2012 5:27 pm

Good day everybody! I tired to install the KDE enviroment on my computer but it failed and now i have these KDE files all over my computer. Does anybody know what terminal command i need to input to get rid of these files. Also does anybody know how i can actually install the KDE enviroment because every time i have tired it has failed.....
My godness the problem somes to be much bigger then i thought. It seems to put and install has put KDE files and applications into my cinnamon session I think i might have messed up the whole system! I now have a new terminal called Knosole as root and Nepomuk Backup and Neopmuk File indexing controller and i have a new cotogory on the mint menu called . hidden

But the problems does not stop there when i was installing Flashplayer from sypethitic it was talking about removing some of the KDE stuff.
This is the first time that i have had such a problem in Mint and it happened after updating and trying to install KDE. Also my mint menu seems to have gotten wider and my MDM theme was deleted after the update..... I guess for now on i have to play the windows game and go thorugh 200 plus updates to stop anything that looks supsesions.

Please help!!
Last edited by Incentive I.C on Mon Dec 24, 2012 5:54 pm, edited 2 times in total.
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Linux Mint is funded by ads and donations.
 

Re: How to Get rid of KDE enviroment

Postby xenopeek on Mon Dec 24, 2012 5:49 pm

You can install KDE and the common KDE applications by installing the package kde-full. You would then on the login screen select to run KDE (see the controls at the bottom to change the session to run).

Without knowing what packages you installed, it's hard to recommend what packages to remove. On Cinnamon / MATE / Xfce (whichever edition you are using) you will by default also have KDE libraries installed (well, at least Qt) as various programs need those, like VLC.

Easiest way is to open a terminal and run the following command. It will show all the packages you installed.
Code: Select all
grep " install " /var/log/dpkg.log

Then check the timestamp at the beginning of the line and match that up with when your tried installing KDE. You can probably deduce from that exactly which packages were installed at the time you attempted to install KDE. If you want, you can then remove these packages. If you need help with that, please copy the relevant part of the output here. You can copy text from the terminal, see its Edit menu.
Forum Rules | IRC Rules
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10896
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Mon Dec 24, 2012 6:00 pm

Vincent Vermeulen wrote:You can install KDE and the common KDE applications by installing the package kde-full. You would then on the login screen select to run KDE (see the controls at the bottom to change the session to run).

Without knowing what packages you installed, it's hard to recommend what packages to remove. On Cinnamon / MATE / Xfce (whichever edition you are using) you will by default also have KDE libraries installed (well, at least Qt) as various programs need those, like VLC.

Easiest way is to open a terminal and run the following command. It will show all the packages you installed.
Code: Select all
grep " install " /var/log/dpkg.log

Then check the timestamp at the beginning of the line and match that up with when your tried installing KDE. You can probably deduce from that exactly which packages were installed at the time you attempted to install KDE. If you want, you can then remove these packages. If you need help with that, please copy the relevant part of the output here. You can copy text from the terminal, see its Edit menu.

well here it is all of it has install by it so does that mean its not there? 2012-12-24 14:43:57 install libflac++6 <none> 1.2.1-6
2012-12-24 14:43:58 install libqt4-designer <none> 4:4.8.1-0ubuntu4.3
2012-12-24 14:44:00 install libqt4-qt3support <none> 4:4.8.1-0ubuntu4.3
2012-12-24 14:44:01 install odbcinst <none> 2.2.14p2-5ubuntu3
2012-12-24 14:44:02 install odbcinst1debian2 <none> 2.2.14p2-5ubuntu3
2012-12-24 14:44:03 install openjdk-7-jre-lib <none> 7u9-2.3.3-0ubuntu1~12.04.1
2012-12-24 14:44:04 install openjdk-7-jre-headless <none> 7u9-2.3.3-0ubuntu1~12.04.1
2012-12-24 14:44:06 install cabextract <none> 1.4-1
2012-12-24 14:44:07 install docbook-xsl <none> 1.76.1+dfsg-1ubuntu1
2012-12-24 14:44:08 install flac <none> 1.2.1-6
2012-12-24 14:44:09 install gnome-mplayer 1.0.5-1 1.0.5-1
2012-12-24 14:44:11 install gecko-mediaplayer <none> 1.0.4-2ubuntu1
2012-12-24 14:44:12 install libquicktime2 2:1.2.3-4build2 2:1.2.3-4build2
2012-12-24 14:44:13 install libmjpegtools-1.9 1:1.9.0-0.5ubuntu7 1:1.9.0-0.5ubuntu7
2012-12-24 14:44:13 install gstreamer0.10-plugins-bad-multiverse <none> 0.10.21-1
2012-12-24 14:44:14 install libencode-locale-perl <none> 1.02-2
2012-12-24 14:44:15 install libhttp-date-perl <none> 6.00-1
2012-12-24 14:44:15 install libfile-listing-perl <none> 6.03-1
2012-12-24 14:44:16 install liburi-perl <none> 1.59-1
2012-12-24 14:44:17 install libhtml-tagset-perl <none> 3.20-2
2012-12-24 14:44:18 install libhtml-parser-perl <none> 3.69-1build1
2012-12-24 14:44:18 install libhtml-tree-perl <none> 4.2-1
2012-12-24 14:44:19 install liblwp-mediatypes-perl <none> 6.01-1
2012-12-24 14:44:20 install libhttp-message-perl <none> 6.01-1
2012-12-24 14:44:20 install libhttp-cookies-perl <none> 6.00-2
2012-12-24 14:44:21 install libhttp-negotiate-perl <none> 6.00-2
2012-12-24 14:44:22 install libnet-http-perl <none> 6.02-1
2012-12-24 14:44:22 install libnet-ssleay-perl <none> 1.42-1build1
2012-12-24 14:44:23 install libio-socket-ssl-perl <none> 1.53-1
2012-12-24 14:44:24 install liblwp-protocol-https-perl <none> 6.02-1
2012-12-24 14:44:24 install libwww-robotrules-perl <none> 6.01-1
2012-12-24 14:44:25 install libwww-perl <none> 6.03-1
2012-12-24 14:44:26 install icoutils <none> 0.29.1-2
2012-12-24 14:44:26 install kate-data <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:28 install libdlrestrictions1 <none> 0.14.2ubuntu5
2012-12-24 14:44:29 install libkdecore5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:30 install libattica0.3 <none> 0.3.0-0ubuntu2
2012-12-24 14:44:30 install libkdeui5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:31 install libkcmutils4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:32 install libclucene0ldbl <none> 0.9.21b-2
2012-12-24 14:44:33 install virtuoso-opensource-6.1-common <none> 6.1.4+dfsg1-0ubuntu1
2012-12-24 14:44:34 install libvirtodbc0 <none> 6.1.4+dfsg1-0ubuntu1
2012-12-24 14:44:34 install soprano-daemon <none> 2.7.5+dfsg.1-0ubuntu1
2012-12-24 14:44:35 install libsoprano4 <none> 2.7.5+dfsg.1-0ubuntu1
2012-12-24 14:44:36 install libnepomuk4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:37 install libsolid4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:38 install libstreams0 <none> 0.7.7-1.1ubuntu3
2012-12-24 14:44:38 install libstreamanalyzer0 <none> 0.7.7-1.1ubuntu3
2012-12-24 14:44:39 install libkio5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:41 install libnepomukquery4a <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:42 install libnepomukutils4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:43 install libkparts4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:44 install libktexteditor4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:45 install libkatepartinterfaces4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:46 install katepart <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:46 install libkdeclarative5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:47 install libkpty4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:48 install libkdesu5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:49 install libkdewebkit5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:50 install libkdnssd4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:50 install libkemoticons4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:51 install libkfile4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:52 install libkjsapi4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:53 install libkhtml5 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:54 install libkidletime4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:55 install libkmediaplayer4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:56 install libknewstuff3-4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:57 install libknotifyconfig4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:58 install libnepomukdatamanagement4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:58 install libnepomuksync4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:44:59 install ntrack-module-libnl-0 <none> 016-1ubuntu1
2012-12-24 14:45:00 install libntrack0 <none> 016-1ubuntu1
2012-12-24 14:45:01 install libntrack-qt4-1 <none> 016-1ubuntu1
2012-12-24 14:45:02 install libqca2 <none> 2.0.3-2
2012-12-24 14:45:02 install libthreadweaver4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:03 install libplasma3 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:04 install kde-runtime-data <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:07 install libkde3support4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:07 install libkjsembed4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:08 install libkntlm4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:09 install libkrosscore4 <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:10 install libpolkit-qt-1-1 <none> 0.103.0-1
2012-12-24 14:45:11 install kdelibs5-data <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:13 install libxml2-utils <none> 2.7.8.dfsg-5.1ubuntu4.3
2012-12-24 14:45:13 install kdoctools <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:14 install kdelibs-bin <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:15 install kdelibs5-plugins <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:16 install oxygen-icon-theme <none> 4:4.8.3-0ubuntu0.1
2012-12-24 14:45:20 install shared-desktop-ontologies <none> 0.8.1-1
2012-12-24 14:45:21 install plasma-scriptengine-javascript <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:22 install kde-runtime <none> 4:4.8.5-0ubuntu0.1
2012-12-24 14:45:24 install kdm-theme-mint-kde <none> 5.0.2
2012-12-24 14:45:25 install ksplash-theme-mint-kde <none> 50.2
2012-12-24 14:45:25 install libqapt1 <none> 1.3.1-0ubuntu2
2012-12-24 14:45:26 install libqapt-runtime <none> 1.3.1-0ubuntu2
2012-12-24 14:45:27 install qapt-batch <none> 1.3.1-0ubuntu2
2012-12-24 14:45:27 install kubuntu-debug-installer <none> 11.10ubuntu1
2012-12-24 14:45:28 install lame <none> 3.99.3+repack1-1
2012-12-24 14:45:29 install libfont-afm-perl <none> 1.20-1
2012-12-24 14:45:29 install libhtml-form-perl <none> 6.00-1
2012-12-24 14:45:30 install libhtml-format-perl <none> 2.10-1
2012-12-24 14:45:31 install libhttp-daemon-perl <none> 6.00-1
2012-12-24 14:45:31 install libsocket6-perl <none> 0.23-1build2
2012-12-24 14:45:32 install libio-socket-inet6-perl <none> 2.69-2
2012-12-24 14:45:33 install libkcddb4 <none> 4:4.8.5-0ubuntu1
2012-12-24 14:45:33 install libk3b6 <none> 2.0.2-3ubuntu4
2012-12-24 14:45:34 install libk3b6-extracodecs <none> 2.0.2-3ubuntu4
2012-12-24 14:45:35 install libmailtools-perl <none> 2.08-1
2012-12-24 14:45:35 install librsvg2-bin <none> 2.36.1-0ubuntu1
2012-12-24 14:45:36 install libxine1-bin <none> 1.1.20-2build1
2012-12-24 14:45:37 install libxine1-ffmpeg <none> 1.1.20-2build1
2012-12-24 14:45:38 install mint-artwork-kde <none> 2.0.2
2012-12-24 14:45:38 install mint-artwork-kde-extra <none> 1.0.1
2012-12-24 14:45:39 install mint-artwork-kde-icons <none> 1.0.0
2012-12-24 14:45:44 install mint-configuration-kde <none> 5.0.9
2012-12-24 14:45:45 install mint-flashplugin-11 <none> 11.0.1.152
2012-12-24 14:45:47 install mint-flashplugin <none> 2011.10.19
2012-12-24 14:45:48 install mint-info-kde <none> 2012.05.02
2012-12-24 14:45:48 install openjdk-7-jre <none> 7u9-2.3.3-0ubuntu1~12.04.1
2012-12-24 14:45:49 install unshield <none> 0.6-2
2012-12-24 14:45:50 install w32codecs <none> 1:20110131-0.1medibuntu3
2012-12-24 14:45:56 install phonon-backend-vlc <none> 0.5.0-0ubuntu1
2012-12-24 14:45:56 install mint-meta-codecs-kde <none> 12.0.5
2012-12-24 14:45:57 install mint-meta-kde <none> 12.0.5
2012-12-24 14:45:57 install virtuoso-opensource-6.1-bin <none> 6.1.4+dfsg1-0ubuntu1
2012-12-24 14:45:58 install virtuoso-minimal <none> 6.1.4+dfsg1-0ubuntu1
2012-12-24 14:45:59 install icedtea-7-jre-jamvm <none> 7u9-2.3.3-0ubuntu1~12.04.1
2012-12-24 15:22:36 install update-notifier-common <none> 0.119ubuntu8.6
2012-12-24 15:22:38 install libnspr4-0d <none> 4.8.9-1ubuntu2.3
2012-12-24 15:22:39 install flashplugin-installer <none> 11.2.202.258ubuntu0.12.
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Re: How to Get rid of KDE enviroment

Postby xenopeek on Mon Dec 24, 2012 6:13 pm

You are running Linux Mint 13, I saw from your other topic, but with which desktop environment did you originally install it? With that we can probably check which of these packages you should remove. Because the output you share is confusing; there are obviously a lot of kde package in there (anything with the words kde, nepomuk, phonon, kate or plasma for starters) but also packages not directly related to KDE. The last three lines are from another action, so you can ignore those.

I guess you installed KDE with the package mint-meta-kde? You should then be able to run KDE by choosing to do so at the login screen.
Forum Rules | IRC Rules
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10896
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Mon Dec 24, 2012 7:57 pm

Vincent Vermeulen wrote:You are running Linux Mint 13, I saw from your other topic, but with which desktop environment did you originally install it? With that we can probably check which of these packages you should remove. Because the output you share is confusing; there are obviously a lot of kde package in there (anything with the words kde, nepomuk, phonon, kate or plasma for starters) but also packages not directly related . KDE. The last three lines are from another action, so you can ignore those.

I guess you installed KDE with the package mint-meta-kde? You should then be able to run KDE by choosing to do so at the login screen.

Sorry about it being confusing but it was all I got. Anyway I am running cinnamon 1.6. I have tried lots of terminal commands to get kde.but all of them have failed hinting why I have all these junk on my computer. Also when I went to recovery mode to clean some of that junk I got errors were encounter while processing mint-configuration- kde. Kde sure is causing so mayhem. Sorry for the slow response as the wifi on my computer has also stopped working and I have to use this tiny little smartphone to respond :wink:
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Re: How to Get rid of KDE enviroment

Postby xenopeek on Tue Dec 25, 2012 6:13 am

I checked which of these packages are installed on a default Linux Mint 13 Cinnamon install. Output below.
Code: Select all
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                      Version                   Description
+++-=========================-=========================-==================================================================
ii  cabextract                1.4-1                     Microsoft Cabinet file unpacker
un  docbook-xsl               <none>                    (no description available)
ii  gecko-mediaplayer         1.0.4-2ubuntu1            Multimedia plug-in for Gecko browsers
ii  gnome-mplayer             1.0.5-1                   A GTK+ interface for MPlayer
ii  gstreamer0.10-plugins-bad 0.10.21-1                 GStreamer plugins from the "bad" set (Multiverse Variant)
un  libhtml-parser-perl       <none>                    (no description available)
ii  libmjpegtools-1.9         1:1.9.0-0.5ubuntu7        MJPEG video capture/editting/playback MPEG encoding
un  libqt4-designer           <none>                    (no description available)
ii  libquicktime2             2:1.2.3-4build2           library for reading and writing Quicktime files
un  librsvg2-bin              <none>                    (no description available)
un  libxml2-utils             <none>                    (no description available)
ii  mint-flashplugin          2011.10.19                Metapackage for Adobe Flash plugin
ii  mint-flashplugin-11       11.0.1.152                Adobe Flash plugin 11
un  openjdk-7-jre             <none>                    (no description available)
ii  unshield                  0.6-2                     extracts CAB files from InstallShield installers
No packages found matching libflac++6.
No packages found matching libqt4-qt3support.
No packages found matching odbcinst.
No packages found matching odbcinst1debian2.
No packages found matching openjdk-7-jre-lib.
No packages found matching openjdk-7-jre-headless.
No packages found matching flac.
No packages found matching libencode-locale-perl.
No packages found matching libhttp-date-perl.
No packages found matching libfile-listing-perl.
No packages found matching liburi-perl.
No packages found matching libhtml-tagset-perl.
No packages found matching libhtml-tree-perl.
No packages found matching liblwp-mediatypes-perl.
No packages found matching libhttp-message-perl.
No packages found matching libhttp-cookies-perl.
No packages found matching libhttp-negotiate-perl.
No packages found matching libnet-http-perl.
No packages found matching libnet-ssleay-perl.
No packages found matching libio-socket-ssl-perl.
No packages found matching liblwp-protocol-https-perl.
No packages found matching libwww-robotrules-perl.
No packages found matching libwww-perl.
No packages found matching icoutils.
No packages found matching kate-data.
No packages found matching libdlrestrictions1.
No packages found matching libkdecore5.
No packages found matching libattica0.3.
No packages found matching libkdeui5.
No packages found matching libkcmutils4.
No packages found matching libclucene0ldbl.
No packages found matching virtuoso-opensource-6.1-common.
No packages found matching libvirtodbc0.
No packages found matching soprano-daemon.
No packages found matching libsoprano4.
No packages found matching libnepomuk4.
No packages found matching libsolid4.
No packages found matching libstreams0.
No packages found matching libstreamanalyzer0.
No packages found matching libkio5.
No packages found matching libnepomukquery4a.
No packages found matching libnepomukutils4.
No packages found matching libkparts4.
No packages found matching libktexteditor4.
No packages found matching libkatepartinterfaces4.
No packages found matching katepart.
No packages found matching libkdeclarative5.
No packages found matching libkpty4.
No packages found matching libkdesu5.
No packages found matching libkdewebkit5.
No packages found matching libkdnssd4.
No packages found matching libkemoticons4.
No packages found matching libkfile4.
No packages found matching libkjsapi4.
No packages found matching libkhtml5.
No packages found matching libkidletime4.
No packages found matching libkmediaplayer4.
No packages found matching libknewstuff3-4.
No packages found matching libknotifyconfig4.
No packages found matching libnepomukdatamanagement4.
No packages found matching libnepomuksync4.
No packages found matching ntrack-module-libnl-0.
No packages found matching libntrack0.
No packages found matching libntrack-qt4-1.
No packages found matching libqca2.
No packages found matching libthreadweaver4.
No packages found matching libplasma3.
No packages found matching kde-runtime-data.
No packages found matching libkde3support4.
No packages found matching libkjsembed4.
No packages found matching libkntlm4.
No packages found matching libkrosscore4.
No packages found matching libpolkit-qt-1-1.
No packages found matching kdelibs5-data.
No packages found matching kdoctools.
No packages found matching kdelibs-bin.
No packages found matching kdelibs5-plugins.
No packages found matching oxygen-icon-theme.
No packages found matching shared-desktop-ontologies.
No packages found matching plasma-scriptengine-javascript.
No packages found matching kde-runtime.
No packages found matching kdm-theme-mint-kde.
No packages found matching ksplash-theme-mint-kde.
No packages found matching libqapt1.
No packages found matching libqapt-runtime.
No packages found matching qapt-batch.
No packages found matching kubuntu-debug-installer.
No packages found matching lame.
No packages found matching libfont-afm-perl.
No packages found matching libhtml-form-perl.
No packages found matching libhtml-format-perl.
No packages found matching libhttp-daemon-perl.
No packages found matching libsocket6-perl.
No packages found matching libio-socket-inet6-perl.
No packages found matching libkcddb4.
No packages found matching libk3b6.
No packages found matching libk3b6-extracodecs.
No packages found matching libmailtools-perl.
No packages found matching libxine1-bin.
No packages found matching libxine1-ffmpeg.
No packages found matching mint-artwork-kde.
No packages found matching mint-artwork-kde-extra.
No packages found matching mint-artwork-kde-icons.
No packages found matching mint-configuration-kde.
No packages found matching mint-info-kde.
No packages found matching w32codecs.
No packages found matching phonon-backend-vlc.
No packages found matching mint-meta-codecs-kde.
No packages found matching mint-meta-kde.
No packages found matching virtuoso-opensource-6.1-bin.
No packages found matching virtuoso-minimal.
No packages found matching icedtea-7-jre-jamvm.

Only the lines that start with "ii" would be packages to keep I think. You can remove the others with the following command:
Code: Select all
sudo apt-get purge docbook-xsl flac icedtea-7-jre-jamvm icoutils kate-data katepart kdelibs5-data kdelibs5-plugins kdelibs-bin kde-runtime kde-runtime-data kdm-theme-mint-kde kdoctools ksplash-theme-mint-kde kubuntu-debug-installer lame libattica0.3 libclucene0ldbl libdlrestrictions1 libencode-locale-perl libfile-listing-perl libflac++6 libfont-afm-perl libhtml-format-perl libhtml-form-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-socket-inet6-perl libio-socket-ssl-perl libk3b6 libk3b6-extracodecs libkatepartinterfaces4 libkcddb4 libkcmutils4 libkde3support4 libkdeclarative5 libkdecore5 libkdesu5 libkdeui5 libkdewebkit5 libkdnssd4 libkemoticons4 libkfile4 libkhtml5 libkidletime4 libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff3-4 libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4 libktexteditor4 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libnepomuk4 libnepomukdatamanagement4 libnepomukquery4a libnepomuksync4 libnepomukutils4 libnet-http-perl libnet-ssleay-perl libntrack0 libntrack-qt4-1 libplasma3 libpolkit-qt-1-1 libqapt1 libqapt-runtime libqca2 libqt4-designer libqt4-qt3support librsvg2-bin libsocket6-perl libsolid4 libsoprano4 libstreamanalyzer0 libstreams0 libthreadweaver4 liburi-perl libvirtodbc0 libwww-perl libwww-robotrules-perl libxine1-bin libxine1-ffmpeg libxml2-utils mint-artwork-kde mint-artwork-kde-extra mint-artwork-kde-icons mint-configuration-kde mint-info-kde mint-meta-codecs-kde mint-meta-kde ntrack-module-libnl-0 odbcinst odbcinst1debian2 openjdk-7-jre openjdk-7-jre-headless openjdk-7-jre-lib oxygen-icon-theme phonon-backend-vlc plasma-scriptengine-javascript qapt-batch shared-desktop-ontologies soprano-daemon virtuoso-minimal virtuoso-opensource-6.1-bin virtuoso-opensource-6.1-common w32codecs
Forum Rules | IRC Rules
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10896
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Tue Dec 25, 2012 10:05 am

Hello Vincent. So hopefully doing that will fix the error as described on the previous post. But I am trying to see how I can get that command on my computer because once again wifi is down on it...
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Re: How to Get rid of KDE enviroment

Postby xenopeek on Tue Dec 25, 2012 10:06 am

Ah, yes you don't want to type this command :) Perhaps connect the computer with a wire to the Internet for now?
Forum Rules | IRC Rules
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10896
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Tue Dec 25, 2012 10:21 am

Vincent Vermeulen wrote:Ah, yes you don't want to type this command :) Perhaps connect the computer with a wire to the Internet for now?
yeah I will have to get back with you when
I get to a device with internet that can do a simple copy and paste :)
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Thu Jan 03, 2013 12:19 pm

Hello Vincent i am back with an update! Thank you for the Terminal command I am sure it would have worked but i decided to go on a torrent Linux mint 14 KDE on that little phone and after about 2 days it finally finished! I installed it and everything went great. At first i did not like KDE but after a week of using it and discovering some of the futures it has it is now my desktop environment. Also I have been taking a look at LMDE and it seems it does have KDE but it is not supported by Linux mint. Does it still get updates to the environment and will LMDE official support KDE any time soon.

Well i went on and installed cinnamon on my computer and i can get into the session and all but it does not look like the one from the cinnamon ISO. It looks like some weird default version. I have basically got it back to the cinnamon i remember but the icons are not right. Know anyway to get it back to Mints default of cinnamon.

I also noticed that Nautilus was installed on my computer. Does cinnamon just use nemo now? Maybe it came with Unity which for some reason was installed..... Its not as bad as people say but it is not my cup of coffee ether. I am guessing i can get rid of it from Package manger but will the other crap that came with Unity be uninstalled to.

Also with cinnamon some of its stuff is with my KDE stuff.(Dolphin is on cinnamon, KDE has 2 Firewalls) Do you know any way to split up the application to its right Desktop environment I have read you can do it and shall do a little research of it but any advise would be great
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Re: How to Get rid of KDE enviroment

Postby xenopeek on Thu Jan 03, 2013 12:50 pm

First and foremost, there is nothing wrong with using Dolphin on Cinnamon or Firewall Configuration on KDE. Though those aren't native applications to the desktop environments you are using, you can and do use applications from the one on the other already (for example VLC on Cinnamon is a KDE application). No harm done. It can get a bit crowded in the menu when you have multiple file browser; so edit your menu. On Cinnamon at least that is easy, right-click the menu button and choose to edit the menu. You can then hide (untick the checkbox) for applications you don't want to show.

When adding desktop environments, yes it can be a bit of work to get them to look as when you would install the respective Linux Mint edition. You could install them side-by-side, or you can run one in VirtualBox inside the other (which is what I do). The latter option also makes it easy to check if you missed any packages, or to copy over any default preference files. For Cinnamon, make sure you also have cinnamon-themes and mint-artwork-cinnamon installed?

For now, there is no official LMDE KDE edition and it is currently also not in the cards. Clem confirmed that again recently, when also carrying the news that the LMDE Xfce edition would be discontinued. For some background, see the last bullet on the "News and summary" section here: http://blog.linuxmint.com/?p=2237. There is of course the unofficial LMDE KDE edition by Schoelje: viewtopic.php?f=61&t=121058. And you can install KDE as you can any other desktop environment on LMDE.

For more questions about LMDE, lets move to the LMDE Support section of the forum :wink: (viewforum.php?f=141)
Forum Rules | IRC Rules
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10896
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Thu Jan 03, 2013 2:07 pm

Vincent Vermeulen wrote:First and foremost, there is nothing wrong with using Dolphin on Cinnamon or Firewall Configuration on KDE. Though those aren't native applications to the desktop environments you are using, you can and do use applications from the one on the other already (for example VLC on Cinnamon is a KDE application). No harm done. It can get a bit crowded in the menu when you have multiple file browser; so edit your menu. On Cinnamon at least that is easy, right-click the menu button and choose to edit the menu. You can then hide (untick the checkbox) for applications you don't want to show.

Its just the main problem i have is sometimes nemo comes up and somethimes Dolphine comes up and sometimes Nautilus joins the party! Is there a way to get Nemo only in Cinnamon?

Vincent Vermeulen wrote:When adding desktop environments, yes it can be a bit of work to get them to look as when you would install the respective Linux Mint edition. You could install them side-by-side, or you can run one in VirtualBox inside the other (which is what I do). The latter option also makes it easy to check if you missed any packages, or to copy over any default preference files. For Cinnamon, make sure you also have cinnamon-themes and mint-artwork-cinnamon installed?
My Laptop can do that but a the expense of sounding like a law mower(CPU is not the best and it heats with CPU eating applications) and Cinnamon is terrible in a virtual box(for me) KDE is better but not a stable enviroment(More of a test enviroment....) And cinnamon does have cinnamon-themes and mint-artwork-cinnamon installed but Mint-info-cinnamon and mint-meta-cinnamon-dvd is not installed. There is a topic very similar to this but it is XFCE i wish I bookmarked it cause it can not find it.

Vincent Vermeulen wrote:For now, there is no official LMDE KDE edition and it is currently also not in the cards. Clem confirmed that again recently, when also carrying the news that the LMDE Xfce edition would be discontinued. For some background, see the last bullet on the "News and summary" section here: http://blog.linuxmint.com/?p=2237. There is of course the unofficial LMDE KDE edition by Schoelje: viewtopic.php?f=61&t=121058. And you can install KDE as you can any other desktop environment on LMDE.

For more questions about LMDE, lets move to the LMDE Support section of the forum :wink: (viewforum.php?f=141)


Of Course! my bad for getting off topic on my own topic :)
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Re: How to Get rid of KDE enviroment

Postby xenopeek on Thu Jan 03, 2013 2:38 pm

On Linux Mint 14 you only need to keep the following two nautilus packages, all other packages with "nautilus" in their name can be removed and this will effectively remove the nautilus application.
- libnautilus-extension1a
- nautilus-data

Why you need to keep these two, is answered here: viewtopic.php?f=208&t=121564#p668045
Forum Rules | IRC Rules
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10896
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: How to Get rid of KDE enviroment

Postby Incentive I.C on Thu Jan 03, 2013 3:48 pm

Vincent Vermeulen wrote:On Linux Mint 14 you only need to keep the following two nautilus packages, all other packages with "nautilus" in their name can be removed and this will effectively remove the nautilus application.
- libnautilus-extension1a
- nautilus-data

Why you need to keep these two, is answered here: viewtopic.php?f=208&t=121564#p668045

Okay nautilus is gone a Nemo comes up all the time in Cinnamon. But it seems that my black theme from KDE is also with Cinnamon any reason for that.Also in cinnamon and the Unity that came with when i press the power button it goes to sleep. No menu asking me what i want to do I have tried dconfig but nothing is about buttons which is were i need to go to.
The best way to learn from it is break it OS's (is there a plural for OS?) included.
User avatar
Incentive I.C
Level 3
Level 3
 
Posts: 105
Joined: Mon Aug 27, 2012 9:20 pm

Linux Mint is funded by ads and donations.
 

Return to KDE

Who is online

Users browsing this forum: No registered users and 1 guest