perl-www-csrf on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S perl-www-csrf

* (Optional) Uninstall perl-www-csrf on Arch using YAY

$ yay -Rns perl-www-csrf

2. Manually Install "perl-www-csrf" via AUR

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

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

b. Clone perl-www-csrf's git locally

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

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

$ cd ~/perl-www-csrf $ makepkg -si

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

ID: 449893
Name: perl-www-csrf
PackageBaseID: 126185
PackageBase: perl-www-csrf
Version: 1.00-1
Description: Perl/CPAN Module WWW::CSRF: Generate and check tokens to protect against CSRF attacks
URL: https://metacpan.org/release/WWW-CSRF
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1507415141
LastModified: 1507415141
URLPath: /cgit/aur.git/snapshot/perl-www-csrf.tar.gz