How to Install jsvc in Ubuntu 18.04



Install jsvc by entering the following commands in the terminal:

sudo apt update
sudo apt install jsvc

Description:

Wrapper to launch Java applications as daemons

This is the native application for launching Java applications implementing certain interfaces from the libcommons-daemon-java package as daemons.

Homepage: http://commons.apache.org/daemon/

Version: 1.0.15-8

Section: universe/net