perl-eval-context on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-eval-context

* (Optional) Uninstall perl-eval-context on Arch using YAY

$ yay -Rns perl-eval-context

2. Manually Install "perl-eval-context" via AUR

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

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

b. Clone perl-eval-context's git locally

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

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

$ cd ~/perl-eval-context $ makepkg -si

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

ID: 448051
Name: perl-eval-context
PackageBaseID: 126002
PackageBase: perl-eval-context
Version: 0.09.11-1
Description: This module define a subroutine that let you evaluate Perl code in a specific context.
URL: https://metacpan.org/release/Eval-Context
NumVotes: 1
Popularity: 0
OutOfDate: 1709384671
Maintainer: awe00
Submitter: awe00
FirstSubmitted: 1506810644
LastModified: 1506811623
URLPath: /cgit/aur.git/snapshot/perl-eval-context.tar.gz