Description
newer grpc for el8 systems
This Copr contains a backport of EPEL 9's grpc 1.46.7 for el8. We use this in Ceph for communication with the NVMEoF gateway.
(protobuf and grpc do not reliably build on ppc64le on el8, so I've not provided them for ppc64le.)
(See https://tracker.ceph.com/issues/64696 for more history about these packages.)
Installation Instructions
You will need EPEL 8:
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
Then enable the copr:
dnf copr enable -y ceph/grpc
Then install grpc packages, for example:
dnf install grpc-devel
or
dnf install python3-grpcio python3-grpcio-tools
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 (2537)*, ppc64le (57)*, s390x (74)*, x86_64 (7743)* | EPEL 8 (7937 downloads) |
* Total number of downloaded packages.