How to Install and Uninstall ino-headers Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "ino-headers" package

Please follow the step by step instructions below to install ino-headers on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ino-headers

2. Uninstall "ino-headers" package

Here is a brief guide to show you how to uninstall ino-headers on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ino-headers $ sudo apt autoclean && sudo apt autoremove

3. Information about the ino-headers package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ino-headers
Priority: optional
Section: universe/libdevel
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 0.4.0-2
Depends: pkg-config
Suggests: ino-headers-doc
Filename: pool/universe/i/ino-headers/ino-headers_0.4.0-2_amd64.deb
Size: 5802
MD5sum: a464b01b15c3db708dff4803278a2b25
SHA1: a2fc11db75bb569ff82ca11ad907a31d9323b9f2
SHA256: 9e1e9e04126fe1f4e9d21cb111f2e4acbf7e83409e5c0c3ad405292af9cec4cc
Description-en: 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.
Description-md5: 461244dc2d629f8908f8072fb5e9796c
Multi-Arch: same
Homepage: http://naspro.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu