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 (4)*, ppc64le (0)*, s390x (0)*, x86_64 (3)* | EPEL 8 (53 downloads) |
![]() |
aarch64 (4)*, ppc64le (0)*, s390x (2)*, x86_64 (4)* | EPEL 9 (59 downloads) |
![]() |
aarch64 (4)*, i386 (2)*, ppc64le (0)*, s390x (0)*, x86_64 (4)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (4)*, i386 (2)*, ppc64le (0)*, s390x (3)*, x86_64 (4)* | Fedora 40 (34 downloads) |
![]() |
aarch64 (2)*, i386 (2)*, ppc64le (1)*, s390x (2)*, x86_64 (2)* | Fedora 41 (19 downloads) |
![]() |
aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (2)*, i386 (0)*, ppc64le (2)*, s390x (2)*, x86_64 (2)* | Fedora rawhide (57 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ganto/reclass
More info about enabling Copr repositories