pkenv on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pkenv

* (Optional) Uninstall pkenv on Arch using YAY

$ yay -Rns pkenv

2. Manually Install "pkenv" via AUR

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

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

b. Clone pkenv's git locally

$ git clone https://aur.archlinux.org/pkenv.git ~/pkenv

c. Go to ~/pkenv folder and install it

$ cd ~/pkenv $ makepkg -si

3. Information about the pkenv package on Arch User Repository (AUR)

ID: 1383448
Name: pkenv
PackageBaseID: 201392
PackageBase: pkenv
Version: 0.5.3-2
Description: Packer version manager inspired by tfenv
URL: https://github.com/iamhsa/pkenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xvitcoder
Submitter: xvitcoder
FirstSubmitted: 1704881542
LastModified: 1704881542
URLPath: /cgit/aur.git/snapshot/pkenv.tar.gz