How to Install and Uninstall libperl6-say-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libperl6-say-perl" package

Please follow the instructions below to install libperl6-say-perl on Kali Linux

$ sudo apt update $ sudo apt install libperl6-say-perl

2. Uninstall "libperl6-say-perl" package

In this section, we are going to explain the necessary steps to uninstall libperl6-say-perl on Kali Linux:

$ sudo apt remove libperl6-say-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperl6-say-perl package on Kali Linux

Package: libperl6-say-perl
Version: 0.16-3
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10316
SHA256: 6e93cd8238f95059628bc2bd3fc1b868a20bb7897d7441c0b57bde03de7485aa
SHA1: ca38d0d74c7efbc8b5fd3f7a9ffcaed1dfda142d
MD5sum: 5e9cc63c18db0b941468209c86f53a45
Description: module to print without newline needed
Perl6::Say implements a close simulation of the say function in Perl 6, which
acts like print but automatically appends a newline.
.
Use it just like print (except that it only supports the indirect
object syntax when the stream is a bareword).
.
Since perl 5.10, you don't need this module. The Perl 6 say function is
available in Perl 5.10 by saying "use feature 'say';".
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Perl6-Say
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libperl6-say-perl/libperl6-say-perl_0.16-3_all.deb