Friday, January 10, 2025

Setup KDE Plasma 6.3 Beta on Arch Linux

 Just update /etc/pacman.conf as follows

#[core-testing]

#Include = /etc/pacman.d/mirrorlist

[kde-unstable]

Include = /etc/pacman.d/mirrorlist

[core]

Include = /etc/pacman.d/mirrorlist

#[extra-testing]

#Include = /etc/pacman.d/mirrorlist

[extra]

Include = /etc/pacman.d/mirrorlist

$ sudo pacman -Syu and relogin to Arch instance




























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