How to Install and Uninstall ruby-google-protobuf Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-google-protobuf" package

Here is a brief guide to show you how to install ruby-google-protobuf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-google-protobuf

2. Uninstall "ruby-google-protobuf" package

This guide let you learn how to uninstall ruby-google-protobuf on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-google-protobuf $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-google-protobuf package on Ubuntu 21.10 (Impish Indri)

Package: ruby-google-protobuf
Architecture: amd64
Version: 3.12.4-1ubuntu3
Multi-Arch: same
Priority: optional
Section: universe/ruby
Source: protobuf
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 426
Depends: ruby | ruby-interpreter, libc6 (>= 2.11), libruby2.7 (>= 2.7.0)
Conflicts: ruby-google-protobuf (<< 3.6.0~)
Replaces: ruby-google-protobuf (<< 3.6.0~)
Filename: pool/universe/p/protobuf/ruby-google-protobuf_3.12.4-1ubuntu3_amd64.deb
Size: 143046
MD5sum: 3154e716938280e07f5713dfaf5f0d59
SHA1: 095404d1c32444f32e375efd81f71f0b4afd73c4
SHA256: 868a3d303b3d96dcd878e37e9121da55bf6eb6d73f97e8c1feb587834f32fd83
SHA512: 6a929b6ff0078b7268c66756926da417e146fcba70d48e4400bf3be9f4044c25d315dab7210482027ca1e112d5f6d9af2d494738311f6c8a3112372c347965ab
Homepage: https://github.com/google/protobuf/
Description-en: Protocol Buffers
Protocol Buffers are Google's data interchange format.
.
This library contains the Ruby extension that implements Protocol Buffers
functionality in Ruby.
.
The Ruby extension makes use of generated Ruby code that defines message and
enum types in a Ruby DSL. You may write definitions in this DSL directly, but
we recommend using protoc's Ruby generation support with .proto files. The
build process in this directory only installs the extension; you need to
install protoc as well to have Ruby code generation functionality.
Description-md5: 317c79699eb4b3c57bdf9bcdb8761c55
Ruby-Versions: ruby2.7