How to Install and Uninstall libprotoc9v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "libprotoc9v5" package

Please follow the guidelines below to install libprotoc9v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libprotoc9v5

2. Uninstall "libprotoc9v5" package

Please follow the guidelines below to uninstall libprotoc9v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libprotoc9v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprotoc9v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libprotoc9v5
Priority: optional
Section: libs
Installed-Size: 1034
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Architecture: amd64
Source: protobuf
Version: 2.6.1-1.3
Replaces: libprotoc9
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libprotobuf9v5, libstdc++6 (>= 5.2)
Conflicts: libprotoc9
Filename: pool/main/p/protobuf/libprotoc9v5_2.6.1-1.3_amd64.deb
Size: 272884
MD5sum: b54bee5953ac75130fd1a2322ce63309
SHA1: 96396bdb4b4000f4ffb7fc4f8b84ccb543991785
SHA256: e476fc2a79e69ad0f71bc290c48073f2e558d967334f6ba64032ea0cf006c131
Description-en: protocol buffers compiler library
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 runtime library needed for the protocol buffer
compiler.
Description-md5: c53c70dca7ff74e285f88be70de72a0f
Multi-Arch: same
Homepage: https://code.google.com/p/protobuf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m