How to Install and Uninstall perl6-readline Package on Kali Linux

Last updated: May 01,2024

1. Install "perl6-readline" package

Please follow the guidance below to install perl6-readline on Kali Linux

$ sudo apt update $ sudo apt install perl6-readline

2. Uninstall "perl6-readline" package

This tutorial shows how to uninstall perl6-readline on Kali Linux:

$ sudo apt remove perl6-readline $ sudo apt autoclean && sudo apt autoremove

3. Information about the perl6-readline package on Kali Linux

Package: perl6-readline
Source: perl6-readline (0.1.5-5)
Version: 0.1.5-5+b2
Installed-Size: 256
Maintainer: Debian Rakudo Maintainers
Architecture: amd64
Depends: libreadline8, raku-api-2022.04
Size: 30712
SHA256: 6fc338dc4960b2b21774903bc03a8ad8c335b3c01b14862669534f3a75835d77
SHA1: 3100cf28acfa65e6789d9b8f0578691215e7c3da
MD5sum: 78914df59b30a6582493bfe7973de73b
Description: Readline binding for Perl 6
This package provides Raku bindings to the native readline library,
supporting history and recalling of text input. A prominent example
of this is the Raku REPL itself.
Description-md5: c243d0675109dca56dc8d6c515bac2fb
Multi-Arch: same
Homepage: https://github.com/drforr/perl6-readline
Section: interpreters
Priority: optional
Filename: pool/main/p/perl6-readline/perl6-readline_0.1.5-5+b2_amd64.deb