perl-cache on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-cache

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

$ yay -Rns perl-cache

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

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

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

$ cd ~/perl-cache $ makepkg -si

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

ID: 535430
Name: perl-cache
PackageBaseID: 3066
PackageBase: perl-cache
Version: 2.11-1
Description: Perl/CPAN Module Cache: the Cache interface
URL: https://metacpan.org/release/Cache
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: tomk
FirstSubmitted: 1136070727
LastModified: 1534372357
URLPath: /cgit/aur.git/snapshot/perl-cache.tar.gz