How to Install and Uninstall libprotobuf-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "libprotobuf-dev" package

Please follow the guidance below to install libprotobuf-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libprotobuf-dev

2. Uninstall "libprotobuf-dev" package

This guide let you learn how to uninstall libprotobuf-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libprotobuf-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libprotobuf-dev
Architecture: amd64
Version: 3.12.4-1ubuntu2
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: 11432
Provides: protobuf-api-23-0
Depends: zlib1g-dev, libprotobuf23 (= 3.12.4-1ubuntu2), libprotobuf-lite23 (= 3.12.4-1ubuntu2)
Breaks: protobuf-compiler (>> 3.12.4-1ubuntu2), protobuf-compiler (<< 3.12.4-1ubuntu2)
Filename: pool/main/p/protobuf/libprotobuf-dev_3.12.4-1ubuntu2_amd64.deb
Size: 1230268
MD5sum: ab70a331ce8be43c2b593ed4e8cfaa1c
SHA1: 911971fb4519e2cf9e3f61d9cdd2f5fac9234224
SHA256: 4598c77c9984c1c32e5be5ad3ab2fff6dda664d45492b523928651104de2814f
SHA512: e71502eef0a11b129eddf8575518c6c6a1cc86685a10967ee397190ff1a4508436b093824426b613f9851a6a305b7628bf1ef3d86c022baa1595457201dcd975
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