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

Last updated: November 06,2024

1. Install "libprotobuf9v5" package

Please follow the instructions below to install libprotobuf9v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libprotobuf9v5

2. Uninstall "libprotobuf9v5" package

Please follow the guidance below to uninstall libprotobuf9v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libprotobuf9v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libprotobuf9v5
Priority: optional
Section: libs
Installed-Size: 1164
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Architecture: amd64
Source: protobuf
Version: 2.6.1-1.3
Replaces: libprotobuf9
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libprotobuf9
Filename: pool/main/p/protobuf/libprotobuf9v5_2.6.1-1.3_amd64.deb
Size: 326386
MD5sum: a1809acbbe9330a15243c31585b33116
SHA1: 03b6711760550fe6722f3b2809b18fbbd624bd70
SHA256: 8178472ae72a3242f4e1c78f38bfd137c5aadadcefc1980aee2ba9820be1d192
Description-en: protocol buffers C++ 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 C++ applications.
Description-md5: c69f5af146ab9bc64e44b912e5af457e
Multi-Arch: same
Homepage: https://code.google.com/p/protobuf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, ubuntu-sdk-libs, ubuntukylin-desktop, ubuntu-mate-desktop