libprotobuf10_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 libprotobuf10=3.1.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 41bdcd7a088ff837481b18d50627ffee
SHA1 e8c9c909049028e491448af120691caa8f856b8f
SHA256 7bfd7a04d76f2e1998711787627bedec5bcba7f58dc01dddf0eacd3b725ce575
SHA512 4fea27bcd55436137613620ac0587be405d6da2705e1bb07edc178c477b53f4ce901801927b1397c256eda510349fd82abeddb94501b740b5d7a1f962641534f

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

Uploaded

over 7 years ago

Package Size

671 KB

Installed Size

2.47 MB

Downloads

207

wget

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

Homepage

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