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

Last updated: May 18,2024

1. Install "libprotoc-dev" package

Please follow the guidelines below to install libprotoc-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libprotoc-dev

2. Uninstall "libprotoc-dev" package

This tutorial shows how to uninstall libprotoc-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libprotoc-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: 6774
Depends: libprotoc23 (= 3.12.4-1ubuntu2), libprotobuf-dev (= 3.12.4-1ubuntu2)
Breaks: libprotobuf-dev (<< 2.1.0)
Replaces: libprotobuf-dev (<< 2.1.0)
Filename: pool/main/p/protobuf/libprotoc-dev_3.12.4-1ubuntu2_amd64.deb
Size: 923828
MD5sum: b2e6414dd383552606d3ad4ce7d18209
SHA1: 776aca036742a4682978e91e35f3ce0399a31778
SHA256: ae340346edfe702071d691c746ed0c34a086901ab47cb147b793368632418cf1
SHA512: 35bba8f8615055b6874228eb25c954a67205558568f226a8a7302520e3b8207e5f0f0f789c75848e88f45c65fdfd33405880cb55b0e1dd4302845cc6ab1eb72d
Homepage: https://github.com/google/protobuf/
Description-en: protocol buffers compiler library (development 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 library needed for
writing protobuf compilers.
Description-md5: 441ff9619f6d64f58de3a01f647b0edb