alternateved/qtile
Project ID: 183386
Description
Build of latest release of qtile. Spec file is based on qtile spec from Fedora's repository.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/qtile
Install latest build of package:
sudo dnf install qtile
In order to enable COPR repository on Atomic Fedora variant, run those commands:
# Get current Fedora version
FEDORA_VERSION=$(rpm -E %fedora) # get current Fedora version
# Download necessary file into /etc/yum.repos.d/ location:
sudo wget https://copr.fedorainfracloud.org/coprs/alternateved/qtile/repo/fedora-"$FEDORA_VERSION"/alternateved-qtile-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:qtile.repo
Install latest build of package:
rpm-ostree install qtile
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 |
---|---|---|
![]() |
x86_64 (8)* | Fedora 42 (3 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/qtile
More info about enabling Copr repositories