perl-taint on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl-taint

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

$ yay -Rns perl-taint

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

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

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

$ cd ~/perl-taint $ makepkg -si

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

ID: 198068
Name: perl-taint
PackageBaseID: 43826
PackageBase: perl-taint
Version: 0.09-1
Description: Perl utility extensions for tainted data
URL: http://search.cpan.org/dist/Taint
NumVotes: 0
Popularity: 0
OutOfDate: 1707752204
Maintainer: jnbek
Submitter:
FirstSubmitted: 1290462858
LastModified: 1434491838
URLPath: /cgit/aur.git/snapshot/perl-taint.tar.gz