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

Last updated: May 20,2024

1. Install "libnetx-java" package

Please follow the step by step instructions below to install libnetx-java on Kali Linux

$ sudo apt update $ sudo apt install libnetx-java

2. Uninstall "libnetx-java" package

Learn how to uninstall libnetx-java on Kali Linux:

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

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

Package: libnetx-java
Version: 0.5-4
Installed-Size: 154
Maintainer: Debian Java Maintainers
Architecture: all
Size: 138080
SHA256: 00e3a62ae6e75109cf1c40511ed2ef69fdfb2c7e1b33a543ce862d5f8b2f75ec
SHA1: 88120cac8432db7a939b5fe435ca9d4b5d5f21e4
MD5sum: aab64231b6375841eac2542932acf55f
Description: An open-source JNLP client
Netx is a high-quality implementation of the Java Network Launching
Protocol (JNLP). It downloads code over the network for applications
and applets, caches it, and runs it in a secure environment.
.
General Features of netx and JNLP:
* Quality: Highest quality open-source JNLP client.
* Modular: Easily add JNLP capabilities to any applications.
* Security: Run code in a sandbox or log its activities.
* Small Size: Loads from a ~130K JAR file.
* Auto-Update: No special code needed to auto-update apps.
* Fast startup: Runs code from a cache for fast starting.
* Saves Memory: Supports running apps in a shared JVM.
* No Browser: Runs apps and applets without a browser.
* Web Based: No installers needed to deploy an application
Description-md5:
Homepage: http://jnlp.sourceforge.net/netx/
Section: java
Priority: optional
Filename: pool/main/libn/libnetx-java/libnetx-java_0.5-4_all.deb