perl-session-token on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S perl-session-token

* (Optional) Uninstall perl-session-token on Arch using YAY

$ yay -Rns perl-session-token

2. Manually Install "perl-session-token" via AUR

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

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

b. Clone perl-session-token's git locally

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

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

$ cd ~/perl-session-token $ makepkg -si

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

ID: 1328637
Name: perl-session-token
PackageBaseID: 198131
PackageBase: perl-session-token
Version: 1.503-1
Description: Secure, efficient, simple random session token generation (From MetaCPAN distribution)
URL: https://metacpan.org/release/Session-Token
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maaarghk
Submitter: maaarghk
FirstSubmitted: 1696414689
LastModified: 1696414689
URLPath: /cgit/aur.git/snapshot/perl-session-token.tar.gz