How to Install and Uninstall neko-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "neko-dev" package

Here is a brief guide to show you how to install neko-dev on Kali Linux

$ sudo apt update $ sudo apt install neko-dev

2. Uninstall "neko-dev" package

Learn how to uninstall neko-dev on Kali Linux:

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

3. Information about the neko-dev package on Kali Linux

Package: neko-dev
Source: neko (2.3.0-2)
Version: 2.3.0-2+b1
Installed-Size: 66
Maintainer: Andy Li
Architecture: amd64
Depends: libneko2 (>= 2.3.0), libneko2 (<< 2.3.0+1~)
Conflicts: neko (<< 1.8.0-2)
Size: 19460
SHA256: 4480ddf6127b1ada46baa667e572a177fba4b37c608a679b4e394eb2cb670fea
SHA1: f14ede15040a113718d4e6889144f9d5bbd3f9d1
MD5sum: d02eb60e1870bd22b398582b2d7f90bc
Description: 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:
Multi-Arch: same
Homepage: https://nekovm.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/n/neko/neko-dev_2.3.0-2+b1_amd64.deb