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

Last updated: September 28,2024

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

$ yay -S perl-tie-cache

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

$ yay -Rns perl-tie-cache

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

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

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

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

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

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

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

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

ID: 620484
Name: perl-tie-cache
PackageBaseID: 63759
PackageBase: perl-tie-cache
Version: 0.21-3
Description: LRU Cache in memory
URL: http://search.cpan.org/~chamas/Tie-Cache-0.21/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: mutantmonkey
FirstSubmitted: 1350672233
LastModified: 1560254750
URLPath: /cgit/aur.git/snapshot/perl-tie-cache.tar.gz