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

Last updated: May 04,2024

1. Install "libperl6-caller-perl" package

This tutorial shows how to install libperl6-caller-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libperl6-caller-perl" package

This is a short guide on how to uninstall libperl6-caller-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libperl6-caller-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.100-3
Depends: perl
Filename: pool/universe/libp/libperl6-caller-perl/libperl6-caller-perl_0.100-3_all.deb
Size: 8666
MD5sum: 4e2c9525748fe7cf2379176d71f4f89c
SHA1: f8a729a2705eeb7b59476e595bea66fce756f0b2
SHA256: 0931144e2395753f84ce9715455c2557380b04175870b9064bb10cc5311ea715
Description-en: Perl6-like OO caller() interface for Perl 5
By default, Perl6::Caller exports the caller function. This automatically
returns a new caller object. An optional argument specifies how many stack
frames back to skip, just like the CORE::caller function.
Description-md5: 3b894e27848f66077ea1a431ef6d484b
Homepage: https://metacpan.org/release/Perl6-Caller
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu