Thursday, January 9, 2025

Attempt to setup KDE Plasma 6.2.4 on AlmaLinux OS Kitten 10 (VENV)

Enable epel10 from rpmfusion rather then straight attempt `sudo dnf install epel-release -y`

$ sudo dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm

Enable the "code ready builds"

$ sudo dnf config-manager --set-enabled crb

Proceed as follows

$ sudo dnf -y groupinstall "KDE Plasma Workspaces"
$ sudo systemctl disable gdm
[sudo] password for boris:  
Updated /usr/lib/systemd/system/sddm.service as follows
[Install]
WantedBy=graphical.target
$ sudo systemctl enable sddm 
$ sudo systemctl set-default graphical.target
$ sudo reboot











































Activation Desktops Effects => Windows Management => Cube feature on AlmaLinux OS Kitten 10 (VENV)

 per https://lxer.com/module/newswire/view/347032/index.html




















No comments:

Post a Comment