How to Install jarwrapper in Ubuntu 18.04



Install jarwrapper by entering the following commands in the terminal:

sudo apt update
sudo apt install jarwrapper

Description:

Run executable Java .jar files

Jarwrapper sets up binfmt-misc to run executable jar files using the installed java runtime. . It also includes a /usr/share/jarwrapper/java-arch.sh script to convert Debian architecture names into java names to locate libjvm.so

Version: 0.63ubuntu1

Section: universe/libs