perl-taint-util on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S perl-taint-util

* (Optional) Uninstall perl-taint-util on Arch using YAY

$ yay -Rns perl-taint-util

2. Manually Install "perl-taint-util" via AUR

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

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

b. Clone perl-taint-util's git locally

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

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

$ cd ~/perl-taint-util $ makepkg -si

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

ID: 620823
Name: perl-taint-util
PackageBaseID: 118429
PackageBase: perl-taint-util
Version: 0.08-4
Description: Perl module to test for and flip the taint flag without regex matches or eval
URL: https://metacpan.org/pod/Taint::Util
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1483607367
LastModified: 1560324925
URLPath: /cgit/aur.git/snapshot/perl-taint-util.tar.gz