tfswitch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tfswitch

* (Optional) Uninstall tfswitch on Arch using YAY

$ yay -Rns tfswitch

2. Manually Install "tfswitch" via AUR

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

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

b. Clone tfswitch's git locally

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

c. Go to ~/tfswitch folder and install it

$ cd ~/tfswitch $ makepkg -si

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

ID: 1207709
Name: tfswitch
PackageBaseID: 152376
PackageBase: tfswitch
Version: 0.13.1308-1
Description: A command line tool to switch between different versions of terraform.
URL: https://github.com/warrensbox/terraform-switcher
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kunzese
Submitter: kunzese
FirstSubmitted: 1588679812
LastModified: 1675756450
URLPath: /cgit/aur.git/snapshot/tfswitch.tar.gz