perl-app-virtualenv on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl-app-virtualenv

* (Optional) Uninstall perl-app-virtualenv on Arch using YAY

$ yay -Rns perl-app-virtualenv

2. Manually Install "perl-app-virtualenv" via AUR

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

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

b. Clone perl-app-virtualenv's git locally

$ git clone https://aur.archlinux.org/perl-app-virtualenv.git ~/perl-app-virtualenv

c. Go to ~/perl-app-virtualenv folder and install it

$ cd ~/perl-app-virtualenv $ makepkg -si

3. Information about the perl-app-virtualenv package on Arch User Repository (AUR)

ID: 810526
Name: perl-app-virtualenv
PackageBaseID: 159241
PackageBase: perl-app-virtualenv
Version: 2.07-1
Description: App::Virtualenv is a Perl package to create isolated Perl virtual environments, like Python virtual environment.
URL: https://metacpan.org/release/App-Virtualenv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wlhlm
Submitter: wlhlm
FirstSubmitted: 1603905079
LastModified: 1603905079
URLPath: /cgit/aur.git/snapshot/perl-app-virtualenv.tar.gz