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

Last updated: May 17,2024

1. Install "libnetx-java" package

Please follow the guidance below to install libnetx-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnetx-java

2. Uninstall "libnetx-java" package

This tutorial shows how to uninstall libnetx-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnetx-java
Priority: optional
Section: universe/java
Installed-Size: 1788
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.5-2
Depends: default-jre-headless | java2-runtime
Filename: pool/universe/libn/libnetx-java/libnetx-java_0.5-2_all.deb
Size: 247442
MD5sum: 79d822f1295ba682e6f04e360444a92b
SHA1: 4139533b34bc275c2726cff13af23b61645406d8
SHA256: 6298e5dd0470a916b9b0a651abc692220ed0f0716f136fe6592ad50b540436ec
Description-en: 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: 65d842b6c094ca98620389032b82eef6
Homepage: http://jnlp.sourceforge.net/netx/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu