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

Last updated: May 17,2024

1. Install "ruby-rjb" package

In this section, we are going to explain the necessary steps to install ruby-rjb on Kali Linux

$ sudo apt update $ sudo apt install ruby-rjb

2. Uninstall "ruby-rjb" package

This guide covers the steps necessary to uninstall ruby-rjb on Kali Linux:

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

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

Package: ruby-rjb
Source: ruby-rjb (1.5.5-3)
Version: 1.5.5-3+b8
Installed-Size: 126
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: default-jre | java5-runtime, ruby | ruby-interpreter, libc6 (>= 2.14), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 40832
SHA256: 331b80b0421aa750f8a78038768e9cc9c8fbecacb7230bee0f029b689d35db60
SHA1: 3c1395bfb43044c0ccea0a5edcca41ab721a9b36
MD5sum: 8a30954694741086b60847371e2c356f
Description: Ruby-Java bridge using Java Native Interface
Rjb is a library that connect between Ruby and Java using the Java Native
Interface.
.
Among others, it supports importing Java classes into Ruby's environment,
instantiating objects with a number of type matching rules, calling instance
method (overloaded or not), accessing fields, binding Ruby objects to Java
interfaces, throws java exception in ruby-bounded-object, and inspecting
object classes.
Description-md5:
Homepage: https://www.artonx.org/collabo/backyard/?RubyJavaBridge
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rjb/ruby-rjb_1.5.5-3+b8_amd64.deb