perl-sys-mmap on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "perl-sys-mmap" 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-sys-mmap on Arch using YAY

$ yay -S perl-sys-mmap

* (Optional) Uninstall perl-sys-mmap on Arch using YAY

$ yay -Rns perl-sys-mmap

2. Manually Install "perl-sys-mmap" via AUR

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

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

b. Clone perl-sys-mmap's git locally

$ git clone https://aur.archlinux.org/perl-sys-mmap.git ~/perl-sys-mmap

c. Go to ~/perl-sys-mmap folder and install it

$ cd ~/perl-sys-mmap $ makepkg -si

3. Information about the perl-sys-mmap package on Arch User Repository (AUR)

ID: 922183
Name: perl-sys-mmap
PackageBaseID: 20403
PackageBase: perl-sys-mmap
Version: 0.20-1
Description: Use mmap to map in a file as a Perl variable
URL: https://metacpan.org/release/Sys-Mmap
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter:
FirstSubmitted: 1222743085
LastModified: 1623923383
URLPath: /cgit/aur.git/snapshot/perl-sys-mmap.tar.gz