How to Install and Uninstall golang-google-grpc-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "golang-google-grpc-dev" package

Here is a brief guide to show you how to install golang-google-grpc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-google-grpc-dev

2. Uninstall "golang-google-grpc-dev" package

Please follow the guidance below to uninstall golang-google-grpc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-google-grpc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-google-grpc-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-google-grpc-dev
Priority: extra
Section: universe/devel
Installed-Size: 497
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-google-grpc
Version: 0.0~git20151002.0.3e7b7e5-1
Provides: golang-github-grpc-grpc-go-dev
Depends: golang-go, golang-github-golang-glog-dev | golang-glog-dev, golang-github-golang-protobuf-dev | golang-goprotobuf-dev, golang-github-ugorji-go-codec-dev, golang-golang-x-net-dev (>= 0.0+git20160110.4fd4a9f), golang-golang-x-oauth2-dev (>= 0.0~git20151116.0.442624c)
Filename: pool/universe/g/golang-google-grpc/golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb
Size: 70886
MD5sum: 46612d70d3c783f7a8286e3eb7577d92
SHA1: 2050ed8e88a930167f72072111ea72283dcb093a
SHA256: 07906152dc0e9e171f09857bd3b5eca53ab16d2341c2f2dc3e10e63a4e028a3e
Description-en: implementation of gRPC in Go
Implementation of an RPC system called gRPC in Golang.
.
Remote Procedure Calls (RPCs) provide a useful abstraction for building
distributed applications and services. This library provides a concrete
implementation of the gRPC protocol, layered over HTTP/2.
Description-md5: 310f3b05d40bb64e3e4e772ee87302ac
Built-Using: golang (= 2:1.6~rc1-0ubuntu1), golang-github-ugorji-go-codec (= 0.0~git20151130.0.357a44b-1), golang-glog (= 0+git20150801.fca8c88-1), golang-golang-x-net-dev (= 1:0.0+git20160110.4fd4a9f-1), golang-golang-x-oauth2 (= 0.0~git20151116.0.442624c-1), golang-goprotobuf (= 0.0~git20150526-2)
Homepage: https://godoc.org/google.golang.org/grpc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu