How to Install and Uninstall libfile-map-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "libfile-map-perl" package

Learn how to install libfile-map-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libfile-map-perl" package

Learn how to uninstall libfile-map-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libfile-map-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfile-map-perl
Architecture: amd64
Version: 0.67-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: 75
Depends: perl (>= 5.30.3-4), perlapi-5.30.3, libc6 (>= 2.14), libperlio-layers-perl, libsub-exporter-progressive-perl
Filename: pool/universe/libf/libfile-map-perl/libfile-map-perl_0.67-1_amd64.deb
Size: 24696
MD5sum: 8e554d1a75724e6ac70ff0bbb777f227
SHA1: ba92f5b8bfa72d1c6faf3ca1261f8c0725ef30e2
SHA256: 61b56120e714791cad6e6cc8cd20c7dcc7c1ec06b7afd3485bdf41ece745927b
SHA512: 2110ed6f08d34fea0e443e19fb5dbe5fed80efa80dda1d821a5c24f1b48b4323000f714832655b91a6c07ef00d528bedd6df0b33d9b8c1db9b401a50a23a3766
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