How to Install and Uninstall ruby-google-protobuf Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-google-protobuf" package

Please follow the instructions below to install ruby-google-protobuf on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-google-protobuf" package

Learn how to uninstall ruby-google-protobuf on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-google-protobuf package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-google-protobuf
Architecture: amd64
Version: 3.12.3-2ubuntu2
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: 429
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.3-2ubuntu2_amd64.deb
Size: 130708
MD5sum: 6f3da839ad7c1a449436fbf557557cfa
SHA1: 37ebf8b5e6033d7a585196d6b13a53169d1373cc
SHA256: f45713b850deacca75d24864d93ef3e382dc92eb7c82eac0751dd585832d694a
SHA512: d01b198ed48cb6b282ffec84a1f0d957a4a11d335ec1942a488485304bff0859b22864777402e04c236dad1013b5bb2b7754697e8b7dbc689625cbd6756d7cd6
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