tgenv on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S tgenv

* (Optional) Uninstall tgenv on Arch using YAY

$ yay -Rns tgenv

2. Manually Install "tgenv" via AUR

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

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

b. Clone tgenv's git locally

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

c. Go to ~/tgenv folder and install it

$ cd ~/tgenv $ makepkg -si

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

ID: 828083
Name: tgenv
PackageBaseID: 156103
PackageBase: tgenv
Version: 0.0.3-2
Description: Terragrunt version manager inspired by tfenv
URL: https://github.com/cunymatthieu/tgenv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1596021929
LastModified: 1606986794
URLPath: /cgit/aur.git/snapshot/tgenv.tar.gz