How to Install and Uninstall grpc-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "grpc-devel.x86_64" package

Please follow the guidance below to install grpc-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install grpc-devel.x86_64

2. Uninstall "grpc-devel.x86_64" package

Please follow the guidelines below to uninstall grpc-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove grpc-devel.x86_64 $ sudo dnf autoremove

3. Information about the grpc-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:30:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : grpc-devel
Version : 1.46.7
Release : 10.el9
Architecture : x86_64
Size : 210 k
Source : grpc-1.46.7-10.el9.src.rpm
Repository : epel
Summary : Development files for gRPC library
URL : https://www.grpc.io
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
Description : Development headers and files for gRPC libraries (both C and C++).