How to Install ino-headers in Ubuntu 18.04



Install ino-headers by entering the following commands in the terminal:

sudo apt update
sudo apt install ino-headers

Description:

C API to execute JavaScript code - header files

ino is a minimalist C API to execute JavaScript code and to expose native methods to JavaScript execution contexts. . This package only provides the common headers for all ino implementations. . ino is part of the NASPRO Sound PROcessing Architecture.

Homepage: http://naspro.sourceforge.net/

Version: 0.4.0-2

Section: universe/libdevel