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