protobuf-compiler_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 protobuf-compiler=3.0.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 12e596914d5db767be0863b692dce07c
SHA1 7b60970dcae7e986a7aa908be93ff5a34e443653
SHA256 b15a30d772ba5ae9b37118797a2fc5044f627f38fbd33f8db70a3742a2d122a1
SHA512 25fd1f1ed0b6aac1eaf6aa57c8a2189c92859e19144d13312ddbd7fb1496459e715fab6125c18e94e1ac7152073cff19dc04401fadec25b037e252a8ea8d4ef0

Depends

  • libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libprotoc10 (= 3.0.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.4 KB

Installed Size

109 KB

Downloads

191

wget

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

Homepage

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