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

Last updated: May 16,2024

1. Install "libperl6-export-perl" package

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

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

2. Uninstall "libperl6-export-perl" package

Here is a brief guide to show you how to uninstall libperl6-export-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libperl6-export-perl
Priority: optional
Section: universe/perl
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.009-1
Depends: perl
Filename: pool/universe/libp/libperl6-export-perl/libperl6-export-perl_0.009-1_all.deb
Size: 9366
MD5sum: 3ae778e483c55f0fce098be2c6775168
SHA1: 1545273a4a56d445f6afec604d7dc32a7682d7d8
SHA256: c1f327eb133ecec329dfa041eee5649d8b4831f81075fc97f3bb60b80f97201a
Description-en: implementation of the Perl 6 'is export(...)' trait
Perl6::Export prototypes the Perl 6 'exported' and 'exportable' traits
in Perl 5.
.
Instead of messing around with @EXPORT arrays, you just declare which
subs are to be exported (or are exportable on request) as part of
those subs.
Description-md5: 39e72eb85fd75dea679c0a8f12355d0b
Homepage: https://metacpan.org/release/Perl6-Export
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu