How to Install and Uninstall rakudo Package on Kali Linux

Last updated: May 13,2024

1. Install "rakudo" package

Please follow the guidelines below to install rakudo on Kali Linux

$ sudo apt update $ sudo apt install rakudo

2. Uninstall "rakudo" package

This tutorial shows how to uninstall rakudo on Kali Linux:

$ sudo apt remove rakudo $ sudo apt autoclean && sudo apt autoremove

3. Information about the rakudo package on Kali Linux

Package: rakudo
Version: 2022.12-1
Installed-Size: 43356
Maintainer: Debian Rakudo Maintainers
Architecture: amd64
Provides: raku-api-2022.12+af50a328
Depends: moarvm (>= 2022.12), moarvm (<< 2023.01), nqp (>= 2022.12+dfsg-1), nqp (<< 2023.01), libc6 (>= 2.34), libgraph-perl, libipc-system-simple-perl, libpath-tiny-perl
Suggests: valgrind
Size: 4978904
SHA256: 5656ead20810a617b84b4ab92c952ed7162f0ed3e37f6414349425fff82c28ed
SHA1: e431749ad91ba335381f9bf53489b462379997c9
MD5sum: 301aa9063528f2e527afdf35a65cb2b2
Description: Perl 6 implementation on top of Moar virtual machine
Rakudo Perl is a compiler that implements the Perl 6 specification and runs on
top of several virtual machines. Debian rakudo package runs on top of MoarVM.
.
Perl 6 is a programming language, member of the Perl family. Like Perl 5, her
world-famous big sister, Perl 6 intends to carry forward the high ideals of
the Perl community and is currently being developed by a team of dedicated and
enthusiastic volunteers.
.
valgrind package installation is suggested to debug issues with
perl6-valgrind-m program.
Description-md5:
Homepage: https://rakudo.org/
Section: interpreters
Priority: optional
Filename: pool/main/r/rakudo/rakudo_2022.12-1_amd64.deb