How to Install and Uninstall libautobox-core-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libautobox-core-perl" package

Learn how to install libautobox-core-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libautobox-core-perl

2. Uninstall "libautobox-core-perl" package

Here is a brief guide to show you how to uninstall libautobox-core-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libautobox-core-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libautobox-core-perl package on Ubuntu 21.10 (Impish Indri)

Package: libautobox-core-perl
Architecture: all
Version: 1.33-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 80
Depends: perl, libautobox-perl, libwant-perl (>= 0.26)
Filename: pool/universe/liba/libautobox-core-perl/libautobox-core-perl_1.33-1_all.deb
Size: 33170
MD5sum: ee67277e7020ce84ee401507c5859143
SHA1: 81fc0b8f88f4d37f1ff07b77b04200d02fecb9e0
SHA256: 5bb9e0bbef90ec085d33ae33d80bf56e5ae2e0cc4f3d6ca8ad02f000d0f2ee4a
SHA512: e0a7aa5e26eecaf6297284093acbe3ce34ddc4caac1a4a242e8e1a9ac1e31971dd19259fb5458dcf04284e9a6c1e71141a2750d6e05737cba5e401a97883a2cd
Homepage: https://metacpan.org/release/autobox-Core
Description-en: module providing automatic methods for core functions
This module provides automatic methods which wrap perl's built-in
functions for minipulating numbers, strings, arrays, hashes, and code
references. It can be handy to use built-in functions as methods to avoid
messy dereferencing syntaxes and parentheses pile ups.
.
autobox::Core is what you'd call a stub module. It is merely glue, presenting
existing functions with a new interface. Most of the methods read like sub
hex ($) { hex($_[0]) }. Besides built-ins that operate on hashes, arrays,
scalars, and code references, some Perl 6-ish things were thrown in, and some
keywords like foreach have been turned into methods.
Description-md5: 8e378af87a3d7ff336f0d58e85a969b7