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