protobuf-compiler_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 protobuf-compiler=3.1.0-1

compiler for protocol buffer definition files

Full description:
  compiler for protocol buffer definition 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 protocol buffer compiler that is used for
 translating from .proto files (containing the definitions) to the language
 binding for the supported languages.

Checksums

MD5 29073f2fec9aa87caa64e67f0bf27440
SHA1 1419a7d9ae35cfa18996e537a05fd4bf92cceb62
SHA256 17cc3d0587e5d94b7225d5094c906ccaf50d6bda6a79454c58be7ed6e597c33e
SHA512 d3b43cbae5299270aa1c6273c7be6737e9ceb3aaf45660e142bf1bd21869c5dc0ae5b37645e97fb9e5d9bbc5f748ee6807bdc98ef0b5b5f5906ef39d542b5842

Depends

  • libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libprotoc10 (= 3.1.0-1), libstdc++6 (>= 4.1.1)

Files

  • /usr/share/man/man1/protoc.1.gz
  • /usr/share/doc/protobuf-compiler/README.md
  • /usr/share/doc/protobuf-compiler/examples/README.txt
  • /usr/share/doc/protobuf-compiler/examples/Makefile
  • /usr/share/doc/protobuf-compiler/examples/ListPeople.java
  • /usr/share/doc/protobuf-compiler/examples/list_people.py
  • /usr/share/doc/protobuf-compiler/examples/list_people.go
  • /usr/share/doc/protobuf-compiler/examples/list_people.cc
  • /usr/share/doc/protobuf-compiler/examples/list_people_test.go
  • /usr/share/doc/protobuf-compiler/examples/CMakeLists.txt
  • /usr/share/doc/protobuf-compiler/examples/addressbook.proto
  • /usr/share/doc/protobuf-compiler/examples/AddPerson.java
  • /usr/share/doc/protobuf-compiler/examples/add_person.py
  • /usr/share/doc/protobuf-compiler/examples/add_person.go
  • /usr/share/doc/protobuf-compiler/examples/add_person.cc
  • /usr/share/doc/protobuf-compiler/examples/add_person_test.go
  • /usr/share/doc/protobuf-compiler/editors/README.txt
  • /usr/share/doc/protobuf-compiler/editors/protobuf-mode.el.gz
  • /usr/share/doc/protobuf-compiler/editors/proto.vim
  • /usr/share/doc/protobuf-compiler/copyright
  • /usr/share/doc/protobuf-compiler/CONTRIBUTORS.txt
  • /usr/share/doc/protobuf-compiler/changelog.Debian.gz
  • /usr/bin/protoc

Uploaded

over 7 years ago

Package Size

27.6 KB

Installed Size

109 KB

Downloads

201

wget

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

Homepage

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