Description
Repo with latest version of the KDE Frameworks (5.81.0), KDE Plasma (5.21.4) and KDE Applications (20.12.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 KWin-lowlatency:
LAST_VERSION=$(sudo dnf --showduplicates list kwin-lowlatency |awk 'END{print $2}')
;sudo dnf install --allowerasing kwin-lowlatency-$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).
Release | Architectures | Repo Download |
---|---|---|
![]() |
i386 (0)*, x86_64 (0)* | Fedora 30 (0 downloads) |
![]() |
i386 (0)*, x86_64 (0)* | Fedora 31 (0 downloads) |
![]() |
i386 (0)*, x86_64 (0)* | Fedora 32 (794 downloads) |
![]() |
x86_64 (0)* | Fedora 33 (1276 downloads) |
![]() |
x86_64 (0)* | Fedora 34 (46 downloads) |
* Total number of packages downloaded in the last seven days.
External Repository List
The following repositories are accessible during builds
Quick Enable
$ dnf copr enable zawertun/kde
More info about enabling Copr repositories