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

Last updated: November 26,2024

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

$ yay -S perl-string-escape

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

$ yay -Rns perl-string-escape

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

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

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

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

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

ID: 198050
Name: perl-string-escape
PackageBaseID: 25755
PackageBase: perl-string-escape
Version: 2010.002-1
Description: Backslash escapes, quoted phrase, word elision, etc.
URL: http://search.cpan.org/dist/String-Escape
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1240249416
LastModified: 1434491657
URLPath: /cgit/aur.git/snapshot/perl-string-escape.tar.gz