mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-03 12:06:54 -04:00
Update instructions to install KDE on R4.1
Running “sudo qubes-dom0-update @kde-desktop-qubes” in R4.1 downloads all (at least 276 of them) the packages, but then exits with the message "Module or Group ‘kde-desktop-qubes’ is not available. Unman suggested $ sudo qubes-dom0-update kde-settings-qubes in the response below, this seems to work properly. https://forum.qubes-os.org/t/installing-and-running-kde-as-desktop-environment/1513/31
This commit is contained in:
parent
d67efb14dd
commit
6ff54f7f7d
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ still possible to install KDE by issuing this command in dom0:
|
|||
```shell_session
|
||||
$ sudo qubes-dom0-update @kde-desktop-qubes
|
||||
```
|
||||
In Qubes R4.1, install KDE by issuing this command in dom0:
|
||||
```shell_session
|
||||
$ sudo qubes-dom0-update kde-settings-qubes
|
||||
```
|
||||
|
||||
|
||||
You can also change your default login manager (lightdm) to the new KDE default: sddm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue