Hello people, I have Kubuntu 12.10 with KDE 4.9.3 but when installing an error ocurred and the configuration screen closed, now I have LightDM and KDM, how could I do to securely remove KDM? I hate KDM, it does not have the correct resolution for my monitor.
Announcement
Collapse
No announcement yet.
Uninstall KDM in KDE 4.9.3
Collapse
This topic is closed.
X
X
-
Try opening a terminal and entering:
sudo dpkg-reconfigure kdm
And then select LightDM from there. That won't uninstall KDM, but the next time you reboot, LightDM should be your login manager.
After you successfully reboot and login with LightDM, you can always open a terminal and sudo apt-get remove kdm but you should check and see if it is also going to remove anything else that might be dependent on it that you might want. It doesn't hurt to have both installed, the system can only use one or the other.Last edited by vw72; Nov 23, 2012, 10:11 PM.
- Top
- Bottom
-
KDM can't be uninstalled without removing a significant portion of your installation. LightDM depends on KDM.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
-
-
Originally posted by claydoh View PostNo, they are entirely separate entities actually
If you only have KDM installed, and want to only have LightDM, you must install LightDM first, removing KDM (if you truly don't want it on your system) afterwards. If you remove KDM when you don't have any other DE installed, a lot of your system goes bye-bye with it.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
You do not need a login manager at all if you don't want one KDM is only connected to the meta-package kubuntu-desktop so removing it does not take away anything from your system
claydoh@claydoh-Latitude-D630:~$ sudo apt-get remove kdm
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
kdm kubuntu-desktop
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 2,833 kB disk space will be freed.
Do you want to continue [Y/n]?claydoh@claydoh-Latitude-D630:~$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: precise
- Top
- Bottom
Comment
-
Well, I guess it's time to refill "Sherlock Tux's" pipe, as obviously, he's "sucking air" on this.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by claydoh View PostYou do not need a login manager at all if you don't want one KDM is only connected to the meta-package kubuntu-desktop so removing it does not take away anything from your system
- Top
- Bottom
Comment
-
Easier to keep both, or even have gdm available also. I've messed up one and had to switch to the other so I (a simple User) could repair things.GigaByte GA-965G-DS3, Core2Duo at 2.1 GHz, 4 GB RAM, ASUS DRW-24B1ST, LiteOn iHAS 324 A, NVIDIA 7300 GS, 500 GB and 80 GB WD HDD
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by claydoh View PostYou do not need a login manager at all if you don't want one KDM is only connected to the meta-package kubuntu-desktop so removing it does not take away anything from your system
Code:steve@t520:~$ [B]apt-cache rdepends kdm[/B] kdm Reverse Depends: kdm:i386 kde-workspace kdm:i386 kde-workspace kdm:i386 plymouth:i386 kdm-gdmcompat kdm-gdmcompat kde-workspace kde-wallpapers kde-wallpapers kde-plasma-netbook kde-plasma-desktop plymouth numlockx
- Top
- Bottom
Comment
Comment