libprotobuf-dev_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-dev=3.0.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 2ba68aebdc98e402a8c9efaa65974b15
SHA1 f6a1e31bd815df4775b4ace1e1615e5cb6512815
SHA256 d37394d8c7feeca163ae766319c40986edc72567998b883c5a1f8efac61aabaa
SHA512 e33c2c524bfc16b682069dd5ce0aff4f611f9be3653f157d1e6539cefdb4b36695dd746ec99aba660e30b650a1e5fa6c3acd447fe4ec9ebe0a347efea97412ab

Depends

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

Files

  • /usr/lib/x86_64-linux-gnu/pkgconfig/protobuf.pc
  • /usr/lib/x86_64-linux-gnu/pkgconfig/protobuf-lite.pc
  • /usr/lib/x86_64-linux-gnu/libprotobuf.a
  • /usr/lib/x86_64-linux-gnu/libprotobuf-lite.a
  • /usr/include/google/protobuf/wrappers.proto
  • /usr/include/google/protobuf/wrappers.pb.h
  • /usr/include/google/protobuf/wire_format.h
  • /usr/include/google/protobuf/wire_format_lite.h
  • /usr/include/google/protobuf/wire_format_lite_inl.h
  • /usr/include/google/protobuf/util/type_resolver.h
  • /usr/include/google/protobuf/util/type_resolver_util.h
  • /usr/include/google/protobuf/util/time_util.h
  • /usr/include/google/protobuf/util/message_differencer.h
  • /usr/include/google/protobuf/util/json_util.h
  • /usr/include/google/protobuf/util/field_mask_util.h
  • /usr/include/google/protobuf/util/field_comparator.h
  • /usr/include/google/protobuf/unknown_field_set.h
  • /usr/include/google/protobuf/type.proto
  • /usr/include/google/protobuf/type.pb.h
  • /usr/include/google/protobuf/timestamp.proto
  • /usr/include/google/protobuf/timestamp.pb.h
  • /usr/include/google/protobuf/text_format.h
  • /usr/include/google/protobuf/stubs/type_traits.h
  • /usr/include/google/protobuf/stubs/template_util.h
  • /usr/include/google/protobuf/stubs/stringpiece.h
  • /usr/include/google/protobuf/stubs/stl_util.h
  • /usr/include/google/protobuf/stubs/status.h
  • /usr/include/google/protobuf/stubs/singleton.h
  • /usr/include/google/protobuf/stubs/shared_ptr.h
  • /usr/include/google/protobuf/stubs/scoped_ptr.h

Uploaded

over 7 years ago

Package Size

937 KB

Installed Size

7.58 MB

Downloads

187

wget

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

Homepage

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