How to Install and Uninstall neko-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "neko-dev" package

This guide covers the steps necessary to install neko-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install neko-dev

2. Uninstall "neko-dev" package

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

$ sudo apt remove neko-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the neko-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: neko-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Andy Li
Architecture: all
Source: neko
Version: 2.0.0-4build1
Depends: libneko0 (>= 2.0.0), libneko0 (<< 2.0.0+1~)
Conflicts: neko (<< 1.8.0-2)
Filename: pool/universe/n/neko/neko-dev_2.0.0-4build1_all.deb
Size: 6102
MD5sum: f3de00b2eb44e5b32b26fa433132d6fd
SHA1: 795cb704d319e79ce6b57b9f10bc243bd9511751
SHA256: 5e33702d31a97a1beaeba872fe1b7760e980545fdcbadb17452724c8a04d7f84
Description-en: Lightweight virtual machine - headers
Neko provides a common runtime for several different languages,
including JavaScript and haXe.
.
The virtual machine is both very lightweight and well optimized. It
can be easily embedded into other applications, and libraries are
directly accessible using the C foreign function interface.
.
This package includes the header files for development using the Neko
virtual machine.
.
Neko was written by Nicolas Cannasse.
Description-md5: ddc48674b253d9a7a80c7a9ac1d09bb5
Homepage: http://nekovm.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu