How to Install and Uninstall ruby-grpc Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-grpc" package

Learn how to install ruby-grpc on Kali Linux

$ sudo apt update $ sudo apt install ruby-grpc

2. Uninstall "ruby-grpc" package

Please follow the steps below to uninstall ruby-grpc on Kali Linux:

$ sudo apt remove ruby-grpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-grpc package on Kali Linux

Package: ruby-grpc
Source: grpc
Version: 1.51.1-4
Installed-Size: 16266
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: ruby-google-protobuf (>= 3.21.0~), ruby-googleapis-common-protos-types (>= 1.0), ruby-googleauth, libc6 (>= 2.4), libgrpc29 (>= 1.51.1), libruby3.1 (>= 3.1.2)
Size: 1725208
SHA256: bc83c83ceb1d1d771c01a22f799d9d6b1bfaf4edb7d8ac14252a3f7325a6285c
SHA1: 2607b2bc639e1fd5004f0aae0b814ad4929c5606
MD5sum: b1d090b53f149ac3acbeaa13ee8e5433
Description: GRPC system in Ruby
Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source
universal RPC framework.
.
Some features of gRPC:
* Simple service definition
* Works across languages and platforms
* Start quickly and scale
* Bi-directional streaming and integrated auth
Description-md5:
Multi-Arch: same
Homepage: https://www.grpc.io/
Section: ruby
Priority: optional
Filename: pool/main/g/grpc/ruby-grpc_1.51.1-4_amd64.deb