How to Install and Uninstall libdata-swap-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "libdata-swap-perl" package

Please follow the guidelines below to install libdata-swap-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdata-swap-perl

2. Uninstall "libdata-swap-perl" package

Please follow the guidelines below to uninstall libdata-swap-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libdata-swap-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-swap-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdata-swap-perl
Architecture: amd64
Version: 0.08-1build4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14)
Filename: pool/universe/libd/libdata-swap-perl/libdata-swap-perl_0.08-1build4_amd64.deb
Size: 9668
MD5sum: c91b078b5d503fd84fc2f93c21a39e99
SHA1: 12bd7010711cf4b76b906cc4a6aae953b493b730
SHA256: 4df51264a120fa4a499f106443e483586efb32169a3ff1ebbfcacbd5229feda1
SHA512: 2e7b28fa82418a8ce39e74ade1a5392b32ea1021c33d074e2122c7aafceeeda62adbea1a971fda0f901bbebe5920f9620cad7e7797e0c3c932d400498e1b1a10
Homepage: https://metacpan.org/release/Data-Swap
Description-en: Perl module to swap type and contents of variables
The Data::Swap module allows you to swap the contents of two referenced
variables, even if they have different types.
.
The main application is to change the base type of an object after it has
been created, for example for dynamic loading of data structures:
.
swap $self, bless $replacement, $newclass;
.
This module additionally contain the function "deref" which acts like a
generic list-dereferencing operator.
Description-md5: 9a282619f363a60292c8872cff452b7e