How to Install and Uninstall libprotobuf-lite23 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "libprotobuf-lite23" package

This guide let you learn how to install libprotobuf-lite23 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libprotobuf-lite23

2. Uninstall "libprotobuf-lite23" package

Please follow the instructions below to uninstall libprotobuf-lite23 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libprotobuf-lite23 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprotobuf-lite23 package on Ubuntu 21.10 (Impish Indri)

Package: libprotobuf-lite23
Architecture: amd64
Version: 3.12.4-1ubuntu3
Multi-Arch: same
Priority: optional
Section: libs
Source: protobuf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 727
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Filename: pool/main/p/protobuf/libprotobuf-lite23_3.12.4-1ubuntu3_amd64.deb
Size: 208738
MD5sum: 05355a5343f4861730d8d5dee59cdf10
SHA1: b8a7e8a895052dce695e1c97bdca2929de9d305b
SHA256: 024e5ff8627b3907dd914be9b5af4eee845ce250dfc0685e4fd32ece288b28e3
SHA512: e110ffd3415c095eecbf95e1dd6af0a699d25d70331b3d9d621dbb499e1afb96744c805f92492ce788c971993823fd0819c22be629aeb062aa1f459a485adb52
Homepage: https://github.com/google/protobuf/
Description-en: protocol buffers C++ library (lite version)
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 whose
message definitions have the "lite runtime" optimization setting.
Description-md5: bef75569f3d092ed9b714a68e215c917
Task: lamp-server, kubuntu-desktop, kubuntu-full, lubuntu-desktop, ubuntustudio-desktop