libprotobuf-lite10_3.1.0-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/capotej/protobuf3/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/capotej/protobuf3/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libprotobuf-lite10=3.1.0-1

protocol buffers C++ library (lite version)

Full description:
  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.

Checksums

MD5 728c0329abab938508d75833e9799fb0
SHA1 4372be1439a11ba0672c6c9ae0a2a69176c724cc
SHA256 054f47de432f98bd4915493d56607c1d28c1d7d7b8f101fec57f2704284a1814
SHA512 57a1a4bb4bf39aebde6faa49a4267973cad3cce5a6d8a06a4628ac8747ce0b850d42c7fde33a49075eeafeac967a411bdab57e0c72063cd0f1d3eb2cd5fef9f2

Depends

  • libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)

Files

  • /usr/share/doc/libprotobuf-lite10/copyright
  • /usr/share/doc/libprotobuf-lite10/changelog.Debian.gz
  • /usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.11.0.0

Uploaded

over 7 years ago

Package Size

100 KB

Installed Size

355 KB

Downloads

229

wget

wget --content-disposition "https://packagecloud.io/capotej/protobuf3/packages/ubuntu/trusty/libprotobuf-lite10_3.1.0-1_amd64.deb/download.deb?distro_version_id=20"

Homepage

https://code.google.com/p/protobuf/