libprotobuf10_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 libprotobuf10=3.0.0-1

protocol buffers C++ library

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

Checksums

MD5 259d66fad63bb425dc2ba9d60b162dc4
SHA1 be34a2bd58851b324674f4944d3a727c1f039da6
SHA256 10dacb38d2e71d417ecfba31999e4ae06c14c546c54fffcedf446a37fdb12658
SHA512 c88e0bf984e24072f28298034231bd69109ec0bc98d1dcb9fcd413d1c12c4d761f663a592e6aeb337e78b380e482de9f2aa2816f2648c19cc606ba45a1ad4bfb

Depends

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

Files

  • /usr/share/doc/libprotobuf10/copyright
  • /usr/share/doc/libprotobuf10/changelog.Debian.gz
  • /usr/lib/x86_64-linux-gnu/libprotobuf.so.10.0.0

Uploaded

over 7 years ago

Package Size

663 KB

Installed Size

2.43 MB

Downloads

207

wget

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

Homepage

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