How to Install and Uninstall python3-grpcio-csds.noarch Package on Rocky Linux 9

Last updated: June 28,2024

1. Install "python3-grpcio-csds.noarch" package

This guide covers the steps necessary to install python3-grpcio-csds.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-grpcio-csds.noarch

2. Uninstall "python3-grpcio-csds.noarch" package

Learn how to uninstall python3-grpcio-csds.noarch on Rocky Linux 9:

$ sudo dnf remove python3-grpcio-csds.noarch $ sudo dnf autoremove

3. Information about the python3-grpcio-csds.noarch package on Rocky Linux 9

Last metadata expiration check: 0:04:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-grpcio-csds
Version : 1.46.7
Release : 10.el9
Architecture : noarch
Size : 19 k
Source : grpc-1.46.7-10.el9.src.rpm
Repository : epel
Summary : xDS configuration dump library
URL : https://www.grpc.io
License : Apache-2.0
Description : gRPC Python Client Status Discovery Service package
: ===================================================
:
: CSDS is part of the Envoy xDS protocol:
: https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/status/v3/csds.proto.
: It allows the gRPC application to programmatically expose the received traffic
: configuration (xDS resources). Welcome to explore with CLI tool "grpcdebug":
: https://github.com/grpc-ecosystem/grpcdebug.
:
: For any issues or suggestions, please send to
: https://github.com/grpc/grpc/issues.