How to Install and Uninstall neko Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "neko" package

Please follow the guidance below to install neko on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install neko

2. Uninstall "neko" package

Please follow the instructions below to uninstall neko on Ubuntu 21.10 (Impish Indri):

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

3. Information about the neko package on Ubuntu 21.10 (Impish Indri)

Package: neko
Architecture: amd64
Version: 2.3.0-1build2
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andy Li
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2061
Depends: libapr1 (>= 1.2.7), libc6 (>= 2.29), libgtk2.0-0 (>= 2.8.0), libmariadb3 (>= 3.0.0), libmbedcrypto3 (>= 2.13), libmbedtls12 (>= 2.13), libmbedx509-0 (>= 2.0), libneko2, libpcre3, libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.2.0)
Suggests: libapache2-mod-neko, neko-dev
Filename: pool/universe/n/neko/neko_2.3.0-1build2_amd64.deb
Size: 554640
MD5sum: 527b99cab9d7980e9e6b42d8d4f45d22
SHA1: 5405fc4c517e6f29bbc78ee931e41d76dd8beff6
SHA256: 2b82b54d0ccc552f4d79523f4cfe3be23a2faede4d078b2618d1744d18985ce3
SHA512: 6431a1822dfefe1de79a2ee3a1f60b5ea67e42e745fe8fc268ac0be46f179acb431b338a0122def80d0e96d4cfb71e8db41d8d934acb158b68ae297216f5fba0
Homepage: https://nekovm.org
Description-en: Lightweight virtual machine - compiler and tools
Neko provides a common runtime for several different languages,
including JavaScript and haXe.
.
The compiler converts a source file (.neko) into a bytecode file (.n)
that can be executed with the Virtual Machine. You can use the
compiler as standalone commandline executable separated from the
virtual machine, or as a Neko library to perform compile-and-run for
interactive languages.
.
Neko was written by Nicolas Cannasse.
Description-md5: b9931d2adc8cc89fb8552d5e385bfbaf