tempenv on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "tempenv" 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 tempenv on Arch using YAY
$
yay -S
tempenv
Copied
* (Optional) Uninstall tempenv on Arch using YAY
$
yay -Rns
tempenv
Copied
2. Manually Install "tempenv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tempenv's git locally
$
git clone https://aur.archlinux.org/tempenv.git
~/tempenv
Copied
c. Go to ~/tempenv folder and install it
$
cd
~/tempenv
Copied
$
makepkg -si
Copied
3. Information about the tempenv package on Arch User Repository (AUR)
ID: 1250603
Name: tempenv
PackageBaseID: 191325
PackageBase: tempenv
Version: 1.2.0-2
Description: A quick tool for environment tests creation
URL: https://github.com/FuexFollets/tempenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Fuexfollets
Submitter: Fuexfollets
FirstSubmitted: 1678494098
LastModified: 1682868855
URLPath: /cgit/aur.git/snapshot/tempenv.tar.gz
Name: tempenv
PackageBaseID: 191325
PackageBase: tempenv
Version: 1.2.0-2
Description: A quick tool for environment tests creation
URL: https://github.com/FuexFollets/tempenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Fuexfollets
Submitter: Fuexfollets
FirstSubmitted: 1678494098
LastModified: 1682868855
URLPath: /cgit/aur.git/snapshot/tempenv.tar.gz