pkenv on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install pkenv on Arch using YAY
$
yay -S
pkenv
Copied
* (Optional) Uninstall pkenv on Arch using YAY
$
yay -Rns
pkenv
Copied
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
Copied
b. Clone pkenv's git locally
$
git clone https://aur.archlinux.org/pkenv.git
~/pkenv
Copied
c. Go to ~/pkenv folder and install it
$
cd
~/pkenv
Copied
$
makepkg -si
Copied
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
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