perl-env-path on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-env-path

* (Optional) Uninstall perl-env-path on Arch using YAY

$ yay -Rns perl-env-path

2. Manually Install "perl-env-path" via AUR

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

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

b. Clone perl-env-path's git locally

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

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

$ cd ~/perl-env-path $ makepkg -si

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

ID: 1307647
Name: perl-env-path
PackageBaseID: 32512
PackageBase: perl-env-path
Version: 0.19-2
Description: Perl module Env::Path - Advanced operations on path variables
URL: http://search.cpan.org/~dsb/Env-Path-0.19
NumVotes: 63
Popularity: 0
OutOfDate:
Maintainer: The-Compiler
Submitter:
FirstSubmitted: 1260260391
LastModified: 1692717885
URLPath: /cgit/aur.git/snapshot/perl-env-path.tar.gz