How to Install and Uninstall libperl6-say-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libperl6-say-perl" package

Please follow the steps below to install libperl6-say-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libperl6-say-perl" package

Please follow the guidance below to uninstall libperl6-say-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libperl6-say-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libperl6-say-perl
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.16-1
Depends: perl
Filename: pool/universe/libp/libperl6-say-perl/libperl6-say-perl_0.16-1_all.deb
Size: 9086
MD5sum: 1657ebd622a1bd92e20a9a1c3fc6422f
SHA1: 3ffc7f54689a7d071153f16a38dccc0b43136ae2
SHA256: 5f211e191d1dab405108f60fa8748dd0e4d8e111f63cecfaaeea3fd44a51bacf
Description-en: 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: b6fc68faf59676883ca87bdf55a9b9b8
Homepage: https://metacpan.org/release/Perl6-Say
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu