perl-cache-fastmmap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl-cache-fastmmap

* (Optional) Uninstall perl-cache-fastmmap on Arch using YAY

$ yay -Rns perl-cache-fastmmap

2. Manually Install "perl-cache-fastmmap" via AUR

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

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

b. Clone perl-cache-fastmmap's git locally

$ git clone https://aur.archlinux.org/perl-cache-fastmmap.git ~/perl-cache-fastmmap

c. Go to ~/perl-cache-fastmmap folder and install it

$ cd ~/perl-cache-fastmmap $ makepkg -si

3. Information about the perl-cache-fastmmap package on Arch User Repository (AUR)

ID: 1019690
Name: perl-cache-fastmmap
PackageBaseID: 20107
PackageBase: perl-cache-fastmmap
Version: 1.57-1
Description: Uses an mmap'ed file to act as a shared memory interprocess cache
URL: http://search.cpan.org/dist/Cache-FastMmap
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jimmyxu
Submitter:
FirstSubmitted: 1222040284
LastModified: 1642370432
URLPath: /cgit/aur.git/snapshot/perl-cache-fastmmap.tar.gz