perl-lexical-var on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S perl-lexical-var

* (Optional) Uninstall perl-lexical-var on Arch using YAY

$ yay -Rns perl-lexical-var

2. Manually Install "perl-lexical-var" via AUR

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

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

b. Clone perl-lexical-var's git locally

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

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

$ cd ~/perl-lexical-var $ makepkg -si

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

ID: 1411720
Name: perl-lexical-var
PackageBaseID: 46849
PackageBase: perl-lexical-var
Version: 0.010-1
Description: static variables without namespace pollution
URL: http://search.cpan.org/dist/Lexical-Var/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yar
Submitter: alexey-p
FirstSubmitted: 1298570739
LastModified: 1708310235
URLPath: /cgit/aur.git/snapshot/perl-lexical-var.tar.gz