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

Last updated: May 15,2024

1. Install "libprotozero-dev" package

This guide let you learn how to install libprotozero-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libprotozero-dev

2. Uninstall "libprotozero-dev" package

Please follow the guidance below to uninstall libprotozero-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libprotozero-dev
Architecture: amd64
Version: 1.7.0-1
Priority: optional
Section: universe/libdevel
Source: protozero
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 184
Suggests: protozero-doc
Breaks: libosmium2-dev (<< 2.4.1-2~)
Replaces: libosmium2-dev (<< 2.4.1-2~)
Filename: pool/universe/p/protozero/libprotozero-dev_1.7.0-1_amd64.deb
Size: 36604
MD5sum: cc64023528fa1b359debfe143662b005
SHA1: dc82a0bdff0b5b43d389d6272a67b3241bf769a8
SHA256: 5de5ad76a73903d51a4d6e239dcdd03b8c196d55f36c5a554b8f93e3d771e698
SHA512: 6ce9c168dc13c2cc4f3d0b87a381d7ae9169e97eb3d07fc0348299fa4eb005357afbaaaab39b30564c332ef674b49378f0e7f600777be230f375c8f5efe827b9
Homepage: https://github.com/mapbox/protozero
Description-en: Minimalistic protocol buffer decoder and encoder in C++
protozero is a minimalistic protocol buffer decoder and encoder in C++.
.
Designed for high performance. Suitable for writing zero copy parsers
and encoders with minimal need for run-time allocation of memory.
.
Low-level: this is designed to be a building block for writing a very
customized decoder for a stable protobuf schema. If your protobuf schema
is changing frequently or lazy decoding is not critical for your
application then this approach offers no value: just use the decoding
API available via the C++ API that can be generated via the Google
Protobufs protoc program.
.
This package contains the protozero headers.
Description-md5: 99e828f5a18e6c77a2ef7c148dc684d2