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

Last updated: May 09,2024

1. Install "libprotozero-doc" package

Please follow the instructions below to install libprotozero-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libprotozero-doc

2. Uninstall "libprotozero-doc" package

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

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

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

Package: libprotozero-doc
Architecture: all
Version: 1.7.0-1
Priority: optional
Section: universe/doc
Source: protozero
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3667
Filename: pool/universe/p/protozero/libprotozero-doc_1.7.0-1_all.deb
Size: 1237724
MD5sum: 47a8dd268b7b99f3a7acb656de377c65
SHA1: 6dc284859187e65c2855e38761708d0d80f78016
SHA256: 9d4575638cb81e8f8467a232bad4bf5554a8c94bd1d620457b290c9d09ee7914
SHA512: e709a9794851145e6f622ef6ba9a4246df82f0960dd81a45ee78c4a63f530764d15062688c56fc4878b483b8fdcbc4010eaa91cd2ca9af8fc0bbde5e9ba14ea3
Homepage: https://github.com/mapbox/protozero
Description-en: Minimalistic protocol buffer decoder and encoder in C++ - docs
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 documentation.
Description-md5: f8f02732f2cc17ad161e0c8c936983b2