How to Install and Uninstall libnetty-reactive-streams-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libnetty-reactive-streams-java" package

In this section, we are going to explain the necessary steps to install libnetty-reactive-streams-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnetty-reactive-streams-java

2. Uninstall "libnetty-reactive-streams-java" package

Learn how to uninstall libnetty-reactive-streams-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnetty-reactive-streams-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetty-reactive-streams-java package on Ubuntu 21.10 (Impish Indri)

Package: libnetty-reactive-streams-java
Architecture: all
Version: 2.0.5-1
Priority: optional
Section: universe/java
Source: netty-reactive-streams
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 94
Depends: libnetty-java, libreactive-streams-java (>= 1.0.3)
Filename: pool/universe/n/netty-reactive-streams/libnetty-reactive-streams-java_2.0.5-1_all.deb
Size: 50356
MD5sum: e6cb33b90d89abd1ac74253f1dbe226d
SHA1: f0c801cd5978cd525a6a76a24020a2788866f9ca
SHA256: f8bb612de47147aef306802b100de81a652c7dafe86c386dd479b81261366664
SHA512: f800961477e5f5ee7c81f4a58cfc98a198798e93ef145a57eee332015fc66c6ce0624a7206d58c8238744157f877eaa772c677c0216e7415ea230f668126f741
Homepage: https://github.com/playframework/netty-reactive-streams
Description-en: Netty Reactive Streams
This library provides a reactive streams implementation for Netty.
Essentially it comes in the form of two channel handlers, one that
publishes inbound messages received on a channel to a Publisher,
and another that writes messages received by a Subscriber outbound.
.
Features include:
* Full backpressure support, as long as the AUTO_READ channel option
is disabled.
* Publishers/subscribers can be dynamically added and removed from
the pipeline.
* Multiple publishers/subscribers can be inserted into the pipeline.
* Customisable cancel/complete/failure handling.
Description-md5: d1ddacef426c94c6118c08ef7d6bc188