How to Install icedtea-netx in Ubuntu 18.04



Install icedtea-netx by entering the following commands in the terminal:

sudo apt update
sudo apt install icedtea-netx

Description:

NetX - implementation of the Java Network Launching Protocol (JNLP)

NetX provides a drop-in replacement for javaws (Java Web Start). Since upstream NetX is dormant, IcedTea is hosting and modifying the sources in the IcedTea-Web directory. . IcedTea's NetX currently supports verification of signed jars, trusted certificate storing, system certificate store checking, and provides the services specified by the jnlp API.

Homepage: http://icedtea.classpath.org/wiki/IcedTea-Web

Version: 1.6.2-3.1ubuntu3

Section: universe/java