Install KDE Desktop for Ubuntu 24.04

1. Enter following command to install the KDE-plasma

sudo apt install kde-plasma-desktop

2. Disable the login screen

2-1. Create default sddm config file

sddm --example-config > sddm.conf

2-2. Modify the login user and set the session as plasma

2-3. Move the config file to sddm config path and reboot

sudo sddm.conf /etc/

sudo reboot -f

 

 

沒有留言:

張貼留言

Install KDE Desktop for Ubuntu 24.04

1. Enter following command to install the KDE-plasma sudo apt install kde-plasma-desktop 2. Disable the login screen 2-1. Create default sdd...