How to Install and Uninstall libvariable-disposition-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libvariable-disposition-perl" package

This guide let you learn how to install libvariable-disposition-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libvariable-disposition-perl

2. Uninstall "libvariable-disposition-perl" package

Learn how to uninstall libvariable-disposition-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libvariable-disposition-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvariable-disposition-perl package on Ubuntu 21.10 (Impish Indri)

Package: libvariable-disposition-perl
Architecture: all
Version: 0.004-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24
Depends: perl, libfuture-perl (>= 0.30)
Filename: pool/universe/libv/libvariable-disposition-perl/libvariable-disposition-perl_0.004-2_all.deb
Size: 6568
MD5sum: 6ae06998150d0c1b6b097c31e6b00725
SHA1: eeeee43561f2c8d7176ff53fae0619257a14c677
SHA256: 2ce71d19fce3c42c444d5d2021d03b0df9c5bd31eaf60d2fb48a630143b688dc
SHA512: 2f447b9ae0fc417bc31a216ab19551e7307de5afe9bf65a6e573411d11a50cc27c13a2654833b12a2c667f1b1152343d65612a85819f4eba15d7218c58cf22bd
Homepage: https://metacpan.org/release/Variable-Disposition
Description-en: module to dispose of variables
Provides some basic helper functions for making sure variables go away when
you want them to.
.
Currently provides /dispose as a default import. To avoid this:
.
use Variable::Disposition ();
.
In addition, /retain and /retain_future are available as optional imports.
.
use Variable::Disposition qw(dispose retain retain_future);
.
The :all tag can be used to import every available function:
Description-md5: e1a2fa7e335f7dbf9997cad03d00b1f1