libprotobuf-lite10_3.0.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.0.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 678f2418968c502bacb6f9687fc14960
SHA1 55df08c3ae863fb24f7f3c7159883f297c2b1303
SHA256 8ff08b80b705c9b6fb9cbd16719619531353a3b45280bcf8d8de0dbd2cc95daf
SHA512 bdf1da012098fa0a456149e718cddb6fd7278e0cd28e16c219746477aeac31f16ed160c9b877262ecf09889d7d6e582a4ba52f1580c903d1d5b63a148b16960d

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.10.0.0

Uploaded

over 7 years ago

Package Size

100 KB

Installed Size

355 KB

Downloads

193

wget

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

Homepage

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