How to Install and Uninstall protobuf-compiler Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "protobuf-compiler" package

Here is a brief guide to show you how to install protobuf-compiler on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install protobuf-compiler

2. Uninstall "protobuf-compiler" package

Learn how to uninstall protobuf-compiler on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove protobuf-compiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the protobuf-compiler package on Ubuntu 21.10 (Impish Indri)

Package: protobuf-compiler
Architecture: amd64
Version: 3.12.4-1ubuntu3
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: protobuf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 109
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotoc23 (= 3.12.4-1ubuntu3), libstdc++6 (>= 5.2)
Recommends: libprotobuf-dev
Suggests: protobuf-mode-el
Filename: pool/universe/p/protobuf/protobuf-compiler_3.12.4-1ubuntu3_amd64.deb
Size: 29184
MD5sum: 77430a4b2e55e0e652f9a85cb931e161
SHA1: aaac3d43ab06ce115303bdb3282a5ff3861eb299
SHA256: cb1f459ecd6c9e45144eb8beaf9499404df924009016b45e72417069758a70ca
SHA512: eb9c20dbcdc84089935701704bb20d2e1f16dae136a7c8e389643c1d7de1d88b7f22a7e1909cf8df45a2ec2fbc652937f736160ff46c25c131e757a66b71b3c0
Homepage: https://github.com/google/protobuf/
Description-en: compiler for protocol buffer definition files
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the protocol buffer compiler that is used for
translating from .proto files (containing the definitions) to the language
binding for the supported languages.
Description-md5: 1054ab94728e41bc0d59a82d40d1611e