How to Install and Uninstall nqp-data Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "nqp-data" package

Learn how to install nqp-data on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nqp-data

2. Uninstall "nqp-data" package

Please follow the guidelines below to uninstall nqp-data on Ubuntu 21.10 (Impish Indri):

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

3. Information about the nqp-data package on Ubuntu 21.10 (Impish Indri)

Package: nqp-data
Architecture: all
Version: 2020.12+dfsg-1
Priority: optional
Section: universe/interpreters
Source: nqp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rakudo Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4085
Depends: libjs-angularjs, libjs-bootstrap, moarvm (>= 2020.12), moarvm (<< 2021.01)
Breaks: nqp (<< 2020.07+dfsg-1)
Replaces: nqp (<< 2020.07+dfsg-1)
Filename: pool/universe/n/nqp/nqp-data_2020.12+dfsg-1_all.deb
Size: 532368
MD5sum: 3b1ea0d1acdad7f351d7cf3697a897a8
SHA1: f28c5916c6b912d8d62693d6f090b06d37b87b5c
SHA256: aad7a791f2787c1e554184fe95f196f0a373f04c1a16f2393a389e62c1a40913
SHA512: 084862fbf1a4b9cdd999c8cbc5e7cf246243206d8d0c5d14808fc40214a3e8f36ed703ad652ac7084b9af60f10df34d8842a40a5ed51540ee1630171c7270865
Homepage: https://github.com/perl6/nqp
Description-en: 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: d69022c18b5e99bcff3ac8c201ee04c8