How to Install and Uninstall grpc Package on Manjaro

Last updated: May 04,2024

1. Install "grpc" package

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

$ sudo pacman -Sy $ sudo pacman -S grpc

2. Uninstall "grpc" package

This guide covers the steps necessary to uninstall grpc on Manjaro:

$ sudo pacman -Rcns grpc

3. Information about the grpc package on Manjaro

Repository : extra
Name : grpc
Version : 1.60.0-1
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=37-64 libgrpcpp_channelz.so=1.60-64
libgrpc_unsecure.so=37-64 libgrpc_plugin_support.so=1.60-64
libgrpc.so=37-64 libgrpc++_unsecure.so=1.60-64
libgrpc++_reflection.so=1.60-64
libgrpc++_error_details.so=1.60-64 libgrpc++_alts.so=1.60-64
libgrpc++.so=1.60-64 libgpr.so=37-64
libaddress_sorting.so=37-64
Depends On : c-ares protobuf openssl re2 abseil-cpp
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 4.39 MiB
Installed Size : 22.13 MiB
Packager : Massimiliano Torromeo
Build Date : Fri Dec 15 19:55:15 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions