How To Install Protoc-perl On Debian, Ubuntu And Kali?

How To Install Protoc-perl On Debian, Ubuntu And Kali?

protoc-perl

simple Perl interface to Google Protocol Buffers

Maintainer: Luca Boccassi



Section: perl

Install protoc-perl

  • Debian apt-get install libgoogle-protocolbuffers-perl Click to copy
  • Ubuntu apt-get install libgoogle-protocolbuffers-perl Click to copy
  • Kali Linux apt-get install libgoogle-protocolbuffers-perl Click to copy

libgoogle-protocolbuffers-perl

simple Perl interface to Google Protocol Buffers

Google Protocol Buffers is a data serialization format. It is binary (and hence compact and fast for serialization) and as extendable as XML; its nearest analogues are Thrift and ASN.1. There are official mappings for C++, Java and Python languages; this library is a mapping for Perl.

Installation of latest protoc-perl command is available for Debian, Ubuntu and Kali. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.