Description
Repo with latest version of the KDE Frameworks (5.88.0), KDE Plasma (5.23.3) and KDE Applications (21.08.3).
If you find that some KDE package is missing or found packaging issue feel free to report the issue at github.com@ZaWertun/fedora-copr-kde5 - Issues.
Switching to KWinFT:
-
sudo dnf up --refresh
; -
LAST_VERSION=$(sudo dnf --showduplicates list kwinft |awk 'END{print $2}')
; -
sudo dnf install --allowerasing kwinft-$LAST_VERSION
; -
kwin --replace & disown
.
Switching back to normal KWin:
-
LAST_VERSION=$(sudo dnf --showduplicates list kwin |awk 'END{print $2}')
; -
sudo dnf install --allowerasing kwin-$LAST_VERSION
; -
kwin --replace & disown
.
Done!
Installation Instructions
dnf copr enable zawertun/kde && dnf update --refresh
π»πΊπ
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
* Total number of packages downloaded in the last seven days.
This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/cpuhouse/kde/