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

Last updated: May 13,2024

1. Install "libprotobuf-dev" package

This is a short guide on how to install libprotobuf-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libprotobuf-dev

2. Uninstall "libprotobuf-dev" package

This guide covers the steps necessary to uninstall libprotobuf-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libprotobuf-dev
Architecture: amd64
Version: 3.12.4-1ubuntu3
Multi-Arch: same
Priority: extra
Section: libdevel
Source: protobuf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11208
Provides: protobuf-api-23-0
Depends: zlib1g-dev, libprotobuf23 (= 3.12.4-1ubuntu3), libprotobuf-lite23 (= 3.12.4-1ubuntu3)
Breaks: protobuf-compiler (>> 3.12.4-1ubuntu3), protobuf-compiler (<< 3.12.4-1ubuntu3)
Filename: pool/main/p/protobuf/libprotobuf-dev_3.12.4-1ubuntu3_amd64.deb
Size: 1347482
MD5sum: 34f460618fcb0d74a6e966ad62f1de3e
SHA1: 21b89501bcb31e471aa77b562e1a2066ae249979
SHA256: 3e7fb2a712dd9f63872cd1e40d07af4376b2eef7a929eef170047686bcb38984
SHA512: 637e41df65e8d1b5e29da62300b1beb2d9624d6d567a3f18bf200c6aefeb71331b7e3930856c876fd3a5b52197520138e75f7943170f48bd7989d9db9668c877
Homepage: https://github.com/google/protobuf/
Description-en: protocol buffers C++ library (development files) and proto 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 development headers and static libraries needed for
writing C++ applications. Includes well known proto type files.
Description-md5: 549e168dd516caf2a98fd49561c8ca60