perl-file-map on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "perl-file-map" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install perl-file-map on Arch using YAY

$ yay -S perl-file-map

* (Optional) Uninstall perl-file-map on Arch using YAY

$ yay -Rns perl-file-map

2. Manually Install "perl-file-map" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl-file-map's git locally

$ git clone https://aur.archlinux.org/perl-file-map.git ~/perl-file-map

c. Go to ~/perl-file-map folder and install it

$ cd ~/perl-file-map $ makepkg -si

3. Information about the perl-file-map package on Arch User Repository (AUR)

ID: 1360497
Name: perl-file-map
PackageBaseID: 116874
PackageBase: perl-file-map
Version: 0.71-1
Description: Memory mapping made simple and safe.
URL: https://metacpan.org/release/File-Map
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: awacha
Submitter: awacha
FirstSubmitted: 1478683385
LastModified: 1701088624
URLPath: /cgit/aur.git/snapshot/perl-file-map.tar.gz