How to Install and Uninstall golang-google-protobuf-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 05,2024

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

Here is a brief guide to show you how to install golang-google-protobuf-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Learn how to uninstall golang-google-protobuf-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the golang-google-protobuf-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-google-protobuf-dev
Architecture: all
Version: 1.25.0-1
Priority: optional
Section: universe/devel
Source: golang-google-protobuf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5894
Filename: pool/universe/g/golang-google-protobuf/golang-google-protobuf-dev_1.25.0-1_all.deb
Size: 522404
MD5sum: 7555d950fd4ee001f08b50c32389933f
SHA1: 713de513bda8846c1f348e5d73b16b65401507fa
SHA256: 92682ee2544e671eb82addc8210ce54066db4cf85e9204fde0f7ca45b8b9fdf2
SHA512: 6fed33ea20b807ab1bf1b4c73bfc461164401e903e30b5688656fce24da413fcab8825462b20de70ee731b985edb1eb344a688b1c62b5e17dca413b941f80777
Homepage: https://github.com/protocolbuffers/protobuf-go
Description-en: Go support for Protocol Buffers (second major revision)
This project hosts the Go implementation for protocol buffers, which
is a language-neutral, platform-neutral, extensible mechanism for
serializing structured data.
The protocol buffer language is a language for specifying the
schema for structured data.
.
This schema is compiled into language specific bindings.
.
This project provides both a tool to generate Go code for the
protocol buffer language, and also the runtime implementation to
handle serialization of messages in Go.
Description-md5: bfaa87b7190b9894bf3010a82566a7c0