Description
RPM package for the Python reclass node classifier.
Spec file sources
github.com: ganto/copr-reclass
Installation Instructions
Fedora
Enable this COPR repository:
# dnf copr enable ganto/reclass
Install reclass:
# dnf install python3-reclass
CentOS/RHEL
Enable this COPR repository:
# cat <<EOF > /etc/yum.repos.d/copr_ganto-reclass.repo
[ganto-reclass]
name=Copr repo for reclass owned by ganto
baseurl=https://copr-be.cloud.fedoraproject.org/results/ganto/reclass/epel-\$releasever-\$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/ganto/reclass/pubkey.gpg
enabled=1
enabled_metadata=1
EOF
Install reclass:
# yum install python3-reclass
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 |
|---|---|---|
EPEL 8
|
aarch64 (16)*, ppc64le (4)*, s390x (9)*, x86_64 (8)* | EPEL 8 (104 downloads) |
EPEL 9
|
aarch64 (11)*, ppc64le (11)*, s390x (5)*, x86_64 (6)* | EPEL 9 (106 downloads) |
Fedora 41
|
aarch64 (12)*, i386 (7)*, ppc64le (3)*, s390x (11)*, x86_64 (24)* | Fedora 41 (0 downloads) |
Fedora 42
|
aarch64 (5)*, i386 (10)*, ppc64le (1)*, s390x (13)*, x86_64 (5)* | Fedora 42 (54 downloads) |
Fedora 43
|
aarch64 (5)*, i386 (0)*, ppc64le (13)*, s390x (4)*, x86_64 (11)* | Fedora 43 (20 downloads) |
Fedora 44
|
aarch64 (2)*, i386 (2)*, ppc64le (2)*, s390x (2)*, x86_64 (2)* | Fedora 44 (0 downloads) |
Fedora rawhide
|
aarch64 (8)*, i386 (19)*, ppc64le (22)*, s390x (14)*, x86_64 (13)* | Fedora rawhide (97 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ganto/reclass
More info about enabling Copr repositories
EPEL 8
Fedora 41