How to Install and Uninstall libprotobuf-c-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libprotobuf-c-dev" package

Learn how to install libprotobuf-c-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libprotobuf-c-dev

2. Uninstall "libprotobuf-c-dev" package

In this section, we are going to explain the necessary steps to uninstall libprotobuf-c-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libprotobuf-c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprotobuf-c-dev package on Ubuntu 21.10 (Impish Indri)

Package: libprotobuf-c-dev
Architecture: amd64
Version: 1.3.3-1build2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: protobuf-c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Depends: libprotobuf-c1 (= 1.3.3-1build2)
Breaks: protobuf-c-compiler (<< 1.0.0~)
Filename: pool/universe/p/protobuf-c/libprotobuf-c-dev_1.3.3-1build2_amd64.deb
Size: 25272
MD5sum: 20bc01593f51451cb10cbb06fae82155
SHA1: 2e5bcb2e7bb3296b4a3046f735f6284ce185b55b
SHA256: 5a8d1a49fe3cf5926e2b4e8c937903e60e33dc2c6aecb82ce2dd7733accaa703
SHA512: 595cf17af1c24e3f34dab4744de3842dc6269435d42b65bf6d872dfeaadcb68b4455ab3a104374bfc883a347f5854f5b3fa64576f40734530adb992563bbbfae
Homepage: https://github.com/protobuf-c/protobuf-c
Description-en: Protocol Buffers C static library and headers (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 static library and development headers.
Description-md5: 1d397a37d564ebd24c34190b57ce6f99