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

Last updated: June 23,2024

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

$ yay -S perl-app-cache

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

$ yay -Rns perl-app-cache

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

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

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

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

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

ID: 197398
Name: perl-app-cache
PackageBaseID: 59965
PackageBase: perl-app-cache
Version: 0.37-1
Description: Easy application-level caching
URL: http://search.cpan.org/dist/App-Cache
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: harleypig
FirstSubmitted: 1339459571
LastModified: 1434485119
URLPath: /cgit/aur.git/snapshot/perl-app-cache.tar.gz