Run JNLP Files on Ubuntu
January 23, 2017
code
sudo apt install icedtea-netx -y
icedtea-netx requires openjdk-8-jre and openjdk-8-jre-headless as dependencies so it'll install JRE (Java Runtime Environment) for you as well if you don't have that already.
- JNLP is Java Network Launching Protocol
icdeatea-netxis Netx implementation of JNLPicedtea-pluginis web browser plugin to execute Java applets. No longer available in Ubuntu (20.04)