How to Install and Uninstall ruby-googleapis-common-protos-types Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-googleapis-common-protos-types" package

This guide covers the steps necessary to install ruby-googleapis-common-protos-types on Kali Linux

$ sudo apt update $ sudo apt install ruby-googleapis-common-protos-types

2. Uninstall "ruby-googleapis-common-protos-types" package

This tutorial shows how to uninstall ruby-googleapis-common-protos-types on Kali Linux:

$ sudo apt remove ruby-googleapis-common-protos-types $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-googleapis-common-protos-types package on Kali Linux

Package: ruby-googleapis-common-protos-types
Version: 1.4.0-1
Installed-Size: 110
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-google-protobuf (>= 3.14)
Size: 14644
SHA256: b17c7003cbadb75e6d1643871bce2535b39123ceb0144e2b2531fd11c04fa7a9
SHA1: 2ce9a429c808cc3cef7a8e9ab1e62f6029c99e6e
MD5sum: 2b2271b8adbfdad87f9dc65152de8c8e
Description: Common protobuf types used in Google APIs
Google APIs are typically deployed as API services that are hosted under
different DNS names. One API service may implement multiple APIs and multiple
versions of the same API.
.
Google APIs use Protocol Buffers version 3 (proto3) as their Interface
Definition Language (IDL) to define the API interface and the structure of the
payload messages. The same interface definition is used for both REST and RPC
versions of the API, which can be accessed over different wire protocols.
Description-md5:
Homepage: https://github.com/googleapis/common-protos-ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-googleapis-common-protos-types/ruby-googleapis-common-protos-types_1.4.0-1_all.deb