perl-string-interpolate on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S perl-string-interpolate

* (Optional) Uninstall perl-string-interpolate on Arch using YAY

$ yay -Rns perl-string-interpolate

2. Manually Install "perl-string-interpolate" via AUR

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

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

b. Clone perl-string-interpolate's git locally

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

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

$ cd ~/perl-string-interpolate $ makepkg -si

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

ID: 1191390
Name: perl-string-interpolate
PackageBaseID: 142583
PackageBase: perl-string-interpolate
Version: 0.33-1
Description: Wrapper for builtin the Perl interpolation engine.
URL: https://metacpan.org/release/String-Interpolate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuhcc
Submitter: xuhcc
FirstSubmitted: 1559897584
LastModified: 1672772047
URLPath: /cgit/aur.git/snapshot/perl-string-interpolate.tar.gz