How to Install and Uninstall grpc Package on Arch Linux

Last updated: May 18,2024

1. Install "grpc" package

In this section, we are going to explain the necessary steps to install grpc on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S grpc

2. Uninstall "grpc" package

This tutorial shows how to uninstall grpc on Arch Linux:

$ sudo pacman -Rcns grpc

3. Information about the grpc package on Arch Linux

Repository : extra
Name : grpc
Version : 1.62.0-2
Description : High performance, open source, general RPC framework that puts
mobile and HTTP/2 first.
Architecture : x86_64
URL : https://grpc.io
Licenses : BSD
Groups : None
Provides : libupb.so libgrpcpp_channelz.so=1.62-64
libgrpc_unsecure.so=39-64 libgrpc_plugin_support.so=1.62-64
libgrpc.so=39-64 libgrpc++_unsecure.so=1.62-64
libgrpc++_reflection.so=1.62-64
libgrpc++_error_details.so=1.62-64 libgrpc++_alts.so=1.62-64
libgrpc++.so=1.62-64 libgpr.so=39-64
libaddress_sorting.so=39-64
Depends On : c-ares protobuf openssl re2 abseil-cpp
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 4.64 MiB
Installed Size : 23.96 MiB
Packager : Pierre Schmitz
Build Date : Sun Mar 3 08:42:53 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions