How to Install and Uninstall libjboss-xnio-java Package on Kali Linux

Last updated: October 05,2024

1. Install "libjboss-xnio-java" package

This tutorial shows how to install libjboss-xnio-java on Kali Linux

$ sudo apt update $ sudo apt install libjboss-xnio-java

2. Uninstall "libjboss-xnio-java" package

This guide let you learn how to uninstall libjboss-xnio-java on Kali Linux:

$ sudo apt remove libjboss-xnio-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjboss-xnio-java package on Kali Linux

Package: libjboss-xnio-java
Source: jboss-xnio
Version: 3.8.10-1
Installed-Size: 738
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjboss-threads-java, libwildfly-client-config-java, libwildfly-common-java
Suggests: libjboss-xnio-java-doc, libosgi-core-java
Size: 647436
SHA256: ca7efa2bc3c7c463cfc515e650c279c364f44b87c848fe07c3bc6162be5be4c8
SHA1: 001672d87e8087aea7a9932eecd74947e1158ee7
MD5sum: e85f7d5b776d42bd1e4c75be1b6d1a0a
Description: simplified low-level I/O layer for NIO
XNIO is a simplified low-level I/O layer which can be used anywhere you are
using non-blocking I/O today. It frees you from the hassle of dealing with
Selectors and the lack of NIO support for multicast sockets and non-socket
I/O, while still maintaining all the capabilities present in NIO, and it opens
the door to non-obvious optimizations.
.
XNIO provides a unique API for combining blocking and non-blocking operations,
even on the same channel, allowing you to take advantage of the simplicity and
low latency of blocking I/O while still gaining the thread-conservative and
throughput benefits of non-blocking I/O.
Description-md5:
Multi-Arch: foreign
Homepage: https://xnio.jboss.org/
Section: java
Priority: optional
Filename: pool/main/j/jboss-xnio/libjboss-xnio-java_3.8.10-1_all.deb