How to Install and Uninstall libfile-map-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libfile-map-perl" package

Learn how to install libfile-map-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfile-map-perl

2. Uninstall "libfile-map-perl" package

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

$ sudo apt remove libfile-map-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-map-perl package on Ubuntu 21.10 (Impish Indri)

Package: libfile-map-perl
Architecture: amd64
Version: 0.67-1build1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14), libperlio-layers-perl, libsub-exporter-progressive-perl
Filename: pool/universe/libf/libfile-map-perl/libfile-map-perl_0.67-1build1_amd64.deb
Size: 24980
MD5sum: cddecca409eeb527c8290d8455a9fc62
SHA1: b5b1d5b0caccb56a73a2b0d7032d0304377f95f9
SHA256: df8f46c7fe24a00b4b1ed6b7dd951c67dc72f00dccf57c3b90a7cc869f8c7759
SHA512: d3b83041726d5ea2feef1e52a8543074b95b3a2c32ba96c7a0e75862f553ff301fc858cafb3cd219e11a8496e19b83747a3c55f6c03d34f20a952b799c155402
Homepage: https://metacpan.org/release/File-Map
Description-en: Perl module providing simple and safe memory mapping
File::Map maps files or anonymous memory into perl variables that can be read
just like any other variable. Files are unmapped when the scalar variable is
destroyed, even in multithreaded programs.
.
Mapped memory is shared between threads and forked processes, and can be
returned to the system when no longer needed. File::Map has built-in support
for thread synchronisation, and is safe yet fast.
Description-md5: 37e0252b7f43cd1b6f024e60f5fc5119