javaws
NetX - implementation of the Java Network Launching Protocol (JNLP)
Install
- All systems
-
curl cmd.cat/javaws.sh
- Debian
-
apt-get install icedtea-netx
- Ubuntu
-
apt-get install icedtea-netx
- Alpine
-
apk add icedtea-web
- Arch Linux
-
pacman -S icedtea-web
- Kali Linux
-
apt-get install icedtea-netx
- CentOS
-
yum install icedtea-web
- Fedora
-
dnf install icedtea-web
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icedtea-netx
- Raspbian
-
apt-get install icedtea-netx
- Dockerfile
- dockerfile.run/javaws
- Docker
-
docker run cmd.cat/javaws javaws
powered by Commando
icedtea-netx
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.
nvidia-openjdk-8-jre
NVIDIA provided OpenJDK Java runtime, using Hotspot JIT
Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. This package provides the openjdk-8 binaries shipped with the NVIDIA CUDA Toolkit, this obsolete version is needed for nvidia-visual-profiler and nvidia-nsight.