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

Last updated: May 06,2024

1. Install "protobuf-c-compiler" package

This guide let you learn how to install protobuf-c-compiler on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install protobuf-c-compiler

2. Uninstall "protobuf-c-compiler" package

This tutorial shows how to uninstall protobuf-c-compiler on Ubuntu 21.10 (Impish Indri):

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

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

Package: protobuf-c-compiler
Architecture: amd64
Version: 1.3.3-1build2
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: protobuf-c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 254
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libprotobuf23 (>= 3.12.3), libprotoc23 (>= 3.12.3), libstdc++6 (>= 5.2)
Filename: pool/universe/p/protobuf-c/protobuf-c-compiler_1.3.3-1build2_amd64.deb
Size: 74288
MD5sum: 714f74f3d224588afa2470cd25700e29
SHA1: eec89188d2e91a2a49fcc0fa93750bbe225e279e
SHA256: ea230993085580f853bcf6013ff949b17339d935abef5d99d7b0875f82c28207
SHA512: b1068a582ba5c7a9f8fba29e8aeb30e77457dd0bb93f4fbb168a879f5a25e13baaef32e81956a1b64e2bdd7a30ee99eba249ad13b4e91bd488dacc785a50b7cc
Homepage: https://github.com/protobuf-c/protobuf-c
Description-en: Protocol Buffers C compiler (protobuf-c)
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.
.
This is the "protobuf-c" implementation of Protocol Buffers in C.
.
This package contains the "protoc-c" code generator that creates C stubs from
Protocol Buffers .proto files. These stubs must be compiled and linked against
the libprotobuf-c support library.
Description-md5: f7ead9d693a53ffd3f7ac107f652a871