perl-universal-require on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S perl-universal-require

* (Optional) Uninstall perl-universal-require on Arch using YAY

$ yay -Rns perl-universal-require

2. Manually Install "perl-universal-require" via AUR

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

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

b. Clone perl-universal-require's git locally

$ git clone https://aur.archlinux.org/perl-universal-require.git ~/perl-universal-require

c. Go to ~/perl-universal-require folder and install it

$ cd ~/perl-universal-require $ makepkg -si

3. Information about the perl-universal-require package on Arch User Repository (AUR)

ID: 1037121
Name: perl-universal-require
PackageBaseID: 9612
PackageBase: perl-universal-require
Version: 0.19-1
Description: Perl/CPAN Module UNIVERSAL::require: require() modules from a variable
URL: https://metacpan.org/release/UNIVERSAL-require
NumVotes: 43
Popularity: 0.076076
OutOfDate:
Maintainer: int
Submitter: STiAT
FirstSubmitted: 1172743372
LastModified: 1644945248
URLPath: /cgit/aur.git/snapshot/perl-universal-require.tar.gz