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 |
---|---|---|
![]() |
aarch64 (7)*, ppc64le (4)*, s390x (2)*, x86_64 (8)* | EPEL 8 (69 downloads) |
![]() |
aarch64 (10)*, ppc64le (6)*, s390x (2)*, x86_64 (5)* | EPEL 9 (70 downloads) |
![]() |
aarch64 (4)*, i386 (5)*, ppc64le (4)*, s390x (8)*, x86_64 (11)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (10)*, i386 (7)*, ppc64le (2)*, s390x (9)*, x86_64 (9)* | Fedora 41 (31 downloads) |
![]() |
aarch64 (2)*, i386 (1)*, ppc64le (1)*, s390x (2)*, x86_64 (4)* | Fedora 42 (19 downloads) |
![]() |
aarch64 (6)*, i386 (10)*, ppc64le (9)*, s390x (4)*, x86_64 (6)* | Fedora rawhide (68 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ganto/reclass
More info about enabling Copr repositories