How To Install grpc on Fedora 34
Introduction
In this tutorial we learn how to install grpc
on Fedora 34.
What is grpc
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. The main usage scenarios • Efficiently connecting polyglot services in microservices style architecture • Connecting mobile devices, browser clients to backend services • Generating efficient client libraries Core Features that make it awesome • Idiomatic client libraries in 10 languages • Highly efficient on wire and with a simple service definition framework • Bi-directional streaming with http/2 based transport • Pluggable auth, tracing, load balancing and health checking This package provides the shared C core library. grpc 1.26.0 13.fc34 x86_64 1.1 M grpc-1.26.0-13.fc34.src.rpm fedora RPC library and framework https ASL 2.0 and BSD gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. The main usage scenarios • Efficiently connecting polyglot services in microservices style architecture • Connecting mobile devices, browser clients to backend services • Generating efficient client libraries Core Features that make it awesome • Idiomatic client libraries in 10 languages • Highly efficient on wire and with a simple service definition framework • Bi-directional streaming with http/2 based transport • Pluggable auth, tracing, load balancing and health checking This package provides the shared C core library.
We can use yum
or dnf
to install grpc
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install grpc.
Install grpc on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install grpc
using dnf
by running the following command:
sudo dnf -y install grpc
Install grpc on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install grpc
using yum
by running the following command:
sudo yum -y install grpc
How To Uninstall grpc on Fedora 34
To uninstall only the grpc
package we can use the following command:
sudo dnf remove grpc
grpc Package Contents on Fedora 34
/usr/lib/.build-id
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/bd5fa24b5863aa70a6abbc602136721e4ba210
/usr/lib/.build-id/37
/usr/lib/.build-id/37/51c6d2f0c065f95c6042f32bbb3f5ddc5d96d0
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/d0c99f7d2330f8c4b447d407f07bb82c8413c2
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/fd33c1194d7fa21b1d4dc1689002454609af0f
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/dab5738ed7ece6df8cd104cb2014789d211dc0
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/51169092af1365610d7685c482aec25b9f8484
/usr/lib/libaddress_sorting.so.9
/usr/lib/libaddress_sorting.so.9.0.0
/usr/lib/libgpr.so.9
/usr/lib/libgpr.so.9.0.0
/usr/lib/libgrpc.so.9
/usr/lib/libgrpc.so.9.0.0
/usr/lib/libgrpc_cronet.so.9
/usr/lib/libgrpc_cronet.so.9.0.0
/usr/lib/libgrpc_unsecure.so.9
/usr/lib/libgrpc_unsecure.so.9.0.0
/usr/lib/libupb.so.9
/usr/lib/libupb.so.9.0.0
/usr/share/licenses/grpc
/usr/share/licenses/grpc/LICENSE
/usr/share/licenses/grpc/NOTICE.txt
/usr/lib/.build-id
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/7075fa5635db6c296b78b988a31822a3bf7852
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/602853e7ea9c4b4f6fc8006893d3e536267dae
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/4230da752ee782816cf3d93d9b9697befa321b
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/00696b7e157530013441feaa8c5f18f404752f
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/f8f420086586cb0b455063d3f2f1775a782542
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/30df91a661d91f92f6fab9f59e0e2d795e86b6
/usr/lib64/libaddress_sorting.so.9
/usr/lib64/libaddress_sorting.so.9.0.0
/usr/lib64/libgpr.so.9
/usr/lib64/libgpr.so.9.0.0
/usr/lib64/libgrpc.so.9
/usr/lib64/libgrpc.so.9.0.0
/usr/lib64/libgrpc_cronet.so.9
/usr/lib64/libgrpc_cronet.so.9.0.0
/usr/lib64/libgrpc_unsecure.so.9
/usr/lib64/libgrpc_unsecure.so.9.0.0
/usr/lib64/libupb.so.9
/usr/lib64/libupb.so.9.0.0
/usr/share/licenses/grpc
/usr/share/licenses/grpc/LICENSE
/usr/share/licenses/grpc/NOTICE.txt
References
- [grpc website](https://www.grpc.io https://www.grpc.io)
Summary
In this tutorial we learn how to install grpc
on Fedora 34 using yum and dnf.