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

Last updated: November 06,2024

1. Install "libprotoc-dev" package

Please follow the step by step instructions below to install libprotoc-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libprotoc-dev

2. Uninstall "libprotoc-dev" package

Here is a brief guide to show you how to uninstall libprotoc-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libprotoc-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: 6658
Depends: libprotoc23 (= 3.12.4-1ubuntu3), libprotobuf-dev (= 3.12.4-1ubuntu3)
Breaks: libprotobuf-dev (<< 2.1.0)
Replaces: libprotobuf-dev (<< 2.1.0)
Filename: pool/main/p/protobuf/libprotoc-dev_3.12.4-1ubuntu3_amd64.deb
Size: 1001608
MD5sum: 194468b66a5fd04e2af4d1755999fc53
SHA1: 620c462c23b18018adb356468de67e4882ea0a25
SHA256: d3ab01b9d511bae5ee9ceaf169a5ebb8f4b551867a833c08e0c16b1e80e92431
SHA512: 6e158a48503148e8c9be86d0450bdba28a704df162cea163e3335a913b04edf1dfcbb315a68b1b07fe50f981019d282ea857e94d913379d7c9b408b91afc1bfb
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