tempenv on AUR (Arch User Repository)

Last updated: October 04,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

b. Install tempenv on Arch using YAY

$ yay -S tempenv

* (Optional) Uninstall tempenv on Arch using YAY

$ yay -Rns tempenv

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

b. Clone tempenv's git locally

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

c. Go to ~/tempenv folder and install it

$ cd ~/tempenv $ makepkg -si

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