How to Install and Uninstall libreactive-streams-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libreactive-streams-java" package

Please follow the instructions below to install libreactive-streams-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libreactive-streams-java

2. Uninstall "libreactive-streams-java" package

Please follow the guidelines below to uninstall libreactive-streams-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libreactive-streams-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libreactive-streams-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libreactive-streams-java
Priority: optional
Section: universe/java
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: reactive-streams
Version: 1.0.0-1
Filename: pool/universe/r/reactive-streams/libreactive-streams-java_1.0.0-1_all.deb
Size: 6490
MD5sum: 013f30f2af41a18aacd592b5a02847ce
SHA1: 6bbb2fe221ddf5a67b98d99353b1deb7005df011
SHA256: 198676a5096e80edc5edaf6ddd8635383f432395cc2dadc81fdb9d4d5bb432aa
Description-en: Standard for asynchronous stream processing with non-blocking backpressure
Reactive Streams is an initiative to provide a standard for asynchronous
stream processing with non-blocking back pressure. This encompasses efforts
aimed at runtime environments (JVM and JavaScript) as well as network
protocols.
Description-md5: 3a083bcb5e47d371edcd18c72a590c1a
Homepage: http://www.reactive-streams.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu