tgswitch on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tgswitch

* (Optional) Uninstall tgswitch on Arch using YAY

$ yay -Rns tgswitch

2. Manually Install "tgswitch" via AUR

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

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

b. Clone tgswitch's git locally

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

c. Go to ~/tgswitch folder and install it

$ cd ~/tgswitch $ makepkg -si

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

ID: 1277811
Name: tgswitch
PackageBaseID: 195016
PackageBase: tgswitch
Version: 0.6.0-1
Description: The tgswitch command line tool lets you switch between different versions of terragrunt.
URL: https://github.com/warrensbox/tgswitch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aryklein
Submitter: aryklein
FirstSubmitted: 1687558557
LastModified: 1687558557
URLPath: /cgit/aur.git/snapshot/tgswitch.tar.gz