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

Last updated: May 09,2024

1. Install "ruby-thrift" package

This guide covers the steps necessary to install ruby-thrift on Kali Linux

$ sudo apt update $ sudo apt install ruby-thrift

2. Uninstall "ruby-thrift" package

This tutorial shows how to uninstall ruby-thrift on Kali Linux:

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

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

Package: ruby-thrift
Version: 0.16.0-2
Installed-Size: 287
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.3.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 51696
SHA256: 30f7f25229deadc7933b6932b41c3168ebfe90ffb07a2d751fef16e7cdd4e3ea
SHA1: 0b9a88593bc3fb7b464ec14f1ea11b25a29e491b
MD5sum: e6d5d3c2164e8d115217eed022f0801e
Description: Ruby bindings for Apache Thrift
The Apache Thrift software framework, for scalable cross-language services
development, combines a software stack with a code generation engine to build
services that work efficiently and seamlessly between C++, Java, Python, PHP,
Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml
and Delphi and other languages.
Description-md5:
Multi-Arch: same
Homepage: https://thrift.apache.org
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-thrift/ruby-thrift_0.16.0-2_amd64.deb