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

Last updated: May 11,2024

1. Install "libvar-pairs-perl" package

Please follow the guidance below to install libvar-pairs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvar-pairs-perl

2. Uninstall "libvar-pairs-perl" package

Please follow the guidelines below to uninstall libvar-pairs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvar-pairs-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libvar-pairs-perl
Priority: optional
Section: universe/perl
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.002004-2
Depends: perl (>= 5.14), libdata-alias-perl (>= 1.16), libdevel-callsite-perl, libpadwalker-perl (>= 1.93)
Recommends: libautobox-perl
Filename: pool/universe/libv/libvar-pairs-perl/libvar-pairs-perl_0.002004-2_all.deb
Size: 17282
MD5sum: d7c0e27e6f793379b4240a16ad820e30
SHA1: e9b73a1592a5e4bc406381951096c1cbfc7f6e24
SHA256: fd1df76fa8b62584be0897993747fe88de711f50ea3b9935cf3b55f2d2713c38
Description-en: Perl module implementing iterators and pair constructors for variables
Var::Pairs exports a small number of subroutines that add some Perl 6
conveniences to Perl 5. Specifically, the module exports several subroutines
that simplify interactions with key/value pairs in hashes and arrays.
.
If the autobox Perl module provided in libautobox-perl package is installed the
object-oriented methods corresponding to the subroutine-based interfaces can be
used.
Description-md5: 6bb7a2d9b400e5497efd8539733a9b1c
Homepage: https://metacpan.org/release/Var-Pairs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu