How to Install and Uninstall libgrpc0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libgrpc0" package

Here is a brief guide to show you how to install libgrpc0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgrpc0

2. Uninstall "libgrpc0" package

Please follow the guidance below to uninstall libgrpc0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgrpc0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgrpc0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgrpc0
Priority: optional
Section: universe/libs
Installed-Size: 487
Maintainer: Ubuntu Developers
Original-Maintainer: gRPC Package Maintainers
Architecture: amd64
Source: grpc
Version: 0.11.1-1
Depends: libc6 (>= 2.17), libssl1.0.0 (>= 1.0.2~beta3), zlib1g (>= 1:1.1.4)
Filename: pool/universe/g/grpc/libgrpc0_0.11.1-1_amd64.deb
Size: 175694
MD5sum: d88b05ef89ac5dbe9c31f259603151ea
SHA1: 39c1e5f3689313358b3f491eaafde366f159853e
SHA256: e50d8cb78331863c44275e32ee01fd4f9b2c3f9f63bbd69dc4be821923787837
Description-en: high performance general RPC framework
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package provides the gRPC C bindings.
Description-md5: 4e6400512fbad389afeef58d717465fd
Homepage: http://www.grpc.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu