How to Install and Uninstall libperlio-via-dynamic-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libperlio-via-dynamic-perl" package

Learn how to install libperlio-via-dynamic-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libperlio-via-dynamic-perl

2. Uninstall "libperlio-via-dynamic-perl" package

Please follow the instructions below to uninstall libperlio-via-dynamic-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libperlio-via-dynamic-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlio-via-dynamic-perl package on Ubuntu 21.10 (Impish Indri)

Package: libperlio-via-dynamic-perl
Architecture: all
Version: 0.14-1.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: 21
Depends: perl:any
Filename: pool/universe/libp/libperlio-via-dynamic-perl/libperlio-via-dynamic-perl_0.14-1.1_all.deb
Size: 6828
MD5sum: c12e5a95fc9e6c31d304d08d32a57818
SHA1: 2685af8b514e2a3d0440b6e5eb1a77191e310b28
SHA256: b6a0f243fdd40907fb0b65a240f5da4ea4e6f3e9c7d3d54e62edb763ac50b8f1
SHA512: 71602b3008abc4663ac22cf0a856b4d52594d96fe548aea90eb9d4f9adfd4d9cf31c6bb2c45a62d4d22b0a5e54ce652c99ba1b5cdb7f109e249d874b5ceb4502
Homepage: https://metacpan.org/release/PerlIO-via-dynamic
Description-en: module to create dynamic PerlIO layers
PerlIO::via::dynamic is used for creating dynamic PerlIO layers. It is
useful when the behavior or the layer depends on variables. You should
not use this module as via layer directly (ie :via(dynamic)).
.
Use the constructor to create new layers, with two arguments:
translate and untranslate. Then use $p->via ($fh) to wrap the
handle.
.
Note that PerlIO::via::dynamic uses the scalar fields to reference to
the object representing the dynamic namespace. If you
Description-md5: 0622e70223b45a4e1d6b06da574557a1