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

Last updated: November 23,2024

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

$ yay -S perl-cache-lru

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

$ yay -Rns perl-cache-lru

2. Manually Install "perl-cache-lru" 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-lru's git locally

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

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

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

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

ID: 197435
Name: perl-cache-lru
PackageBaseID: 87191
PackageBase: perl-cache-lru
Version: 0.04-1
Description: a simple, fast implementation of LRU cache in pure perl
URL: http://search.mcpan.org/dist/Cache-LRU
NumVotes: 0
Popularity: 0
OutOfDate: 1707517996
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1415208081
LastModified: 1434485477
URLPath: /cgit/aur.git/snapshot/perl-cache-lru.tar.gz