How to Install and Uninstall nqp-data Package on Kali Linux

Last updated: May 09,2024

1. Install "nqp-data" package

Please follow the guidelines below to install nqp-data on Kali Linux

$ sudo apt update $ sudo apt install nqp-data

2. Uninstall "nqp-data" package

Learn how to uninstall nqp-data on Kali Linux:

$ sudo apt remove nqp-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the nqp-data package on Kali Linux

Package: nqp-data
Source: nqp
Version: 2022.12+dfsg-1
Installed-Size: 3860
Maintainer: Debian Rakudo Maintainers
Architecture: all
Replaces: nqp (<< 2020.07+dfsg-1)
Depends: libjs-angularjs, libjs-bootstrap, moarvm (>= 2022.12), moarvm (<< 2023.01)
Breaks: nqp (<< 2020.07+dfsg-1)
Size: 534244
SHA256: 3eb86eead70b1eefbcbbfdeec8c84d869367fcc81992c82f7f9e25766321fa05
SHA1: 2cade5cc6152e4e8d921131966afb9ba86f70135
MD5sum: 20aab2fca13ca76a77b37bd796ddd441
Description: Data files for NQP compiler
"Not Quite Perl" is a compiler for quickly generating PIR routines from
Perl6-like code. The key feature of NQP is that it's designed to be a very
small compiler (as compared with, say, perl6 or Rakudo) and is focused on being
a high-level way to create compilers and libraries for virtual machines (such
as the JVM, and MoarVM).
.
Unlike a full-fledged implementation of Perl 6, NQP strives to have as small a
runtime footprint as it can, while still providing a Perl 6 object model and
regular expression engine for the virtual machine.
.
This package contains the architecture independent files (mostly the files
compiled for Moar VM)
Description-md5:
Homepage: https://github.com/perl6/nqp
Section: interpreters
Priority: optional
Filename: pool/main/n/nqp/nqp-data_2022.12+dfsg-1_all.deb