ControlPanel
NVIDIA provided OpenJDK Java runtime, using Hotspot JIT
Install
- All systems
-
curl cmd.cat/ControlPanel.sh
- Ubuntu
-
apt-get install nvidia-openjdk-8-jre
- Arch Linux
-
pacman -S fox
- Kali Linux
-
apt-get install nvidia-openjdk-8-jre
- Fedora
-
dnf install fox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nvidia-openjdk-8-jre
- OS X
-
brew install fox
- Dockerfile
- dockerfile.run/ControlPanel
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.
fox
FOX is a C++ based Toolkit for developing Graphical User
Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips. Tooltips may even be used for 3D objects.