libprotobuf-dev_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-dev=3.1.0-1

protocol buffers C++ library (development files)

Full description:
  protocol buffers C++ library (development files)
 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 development headers and static libraries needed for
 writing C++ applications.

Checksums

MD5 ad53414f2b51bd15a03790276880e4e2
SHA1 e5ce92057656fbeef4548b1391b9d9b63e22309e
SHA256 701b448c45865a98e7da4a32af228f851825228b8be6ad8daf8a71dfd3b7f2c0
SHA512 a5d250cf89f5b387db4c96c23ca3ab3b9b44bcffc99e23a616672adc8b4d9d47e20ceada540ae54a6f42b258eb26ae9dcbee08aeaa98801b551ad12f422c37fb

Depends

  • zlib1g-dev, libprotobuf10 (= 3.1.0-1), libprotobuf-lite10 (= 3.1.0-1)

Files

  • /usr/include/google/protobuf/stubs/port.h
  • /usr/include/google/protobuf/stubs/platform_macros.h
  • /usr/include/google/protobuf/stubs/once.h
  • /usr/include/google/protobuf/stubs/mutex.h
  • /usr/include/google/protobuf/stubs/macros.h
  • /usr/include/google/protobuf/stubs/logging.h
  • /usr/include/google/protobuf/stubs/hash.h
  • /usr/include/google/protobuf/stubs/fastmem.h
  • /usr/include/google/protobuf/stubs/common.h
  • /usr/include/google/protobuf/stubs/casts.h
  • /usr/include/google/protobuf/stubs/callback.h
  • /usr/include/google/protobuf/stubs/bytestream.h
  • /usr/include/google/protobuf/stubs/atomicops.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_x86_msvc.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_x86_gcc.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_tsan.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_solaris.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_power.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_pnacl.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_mips_gcc.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_macosx.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_generic_gcc.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_arm_qnx.h
  • /usr/include/google/protobuf/stubs/atomicops_internals_arm_gcc.h
  • /usr/include/google/protobuf/stubs/atomic_sequence_num.h
  • /usr/include/google/protobuf/struct.proto
  • /usr/include/google/protobuf/struct.pb.h

Uploaded

over 7 years ago

Package Size

948 KB

Installed Size

7.74 MB

Downloads

194

wget

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

Homepage

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