How to Install and Uninstall librx-java Package on Kali Linux

Last updated: May 11,2024

1. Install "librx-java" package

Please follow the guidelines below to install librx-java on Kali Linux

$ sudo apt update $ sudo apt install librx-java

2. Uninstall "librx-java" package

This guide covers the steps necessary to uninstall librx-java on Kali Linux:

$ sudo apt remove librx-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the librx-java package on Kali Linux

Package: librx-java
Source: rx-java
Version: 3.1.5-1
Installed-Size: 2606
Maintainer: Debian Java Maintainers
Architecture: all
Size: 2259496
SHA256: a50d01e921e6da30db01c1c97d6ace19765883c6fcd08ac3abd77f4b812e9635
SHA1: d65cf3e7057310e983a36efa7e383d72aea0854c
MD5sum: be820bfeca1ebf0043f32570f01c9207
Description: Reactive Extensions for the JVM
Java VM implementation of Reactive Extensions: a library for composing
asynchronous and event-based programs by using observable sequences.
.
It extends the observer pattern to support sequences of data/events and adds
operators that allow you to compose sequences together declaratively while
abstracting away concerns about things like low-level threading,
synchronization, thread-safety and concurrent data structures.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ReactiveX/RxJava
Section: java
Priority: optional
Filename: pool/main/r/rx-java/librx-java_3.1.5-1_all.deb