tfenv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tfenv

* (Optional) Uninstall tfenv on Arch using YAY

$ yay -Rns tfenv

2. Manually Install "tfenv" via AUR

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

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

b. Clone tfenv's git locally

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

c. Go to ~/tfenv folder and install it

$ cd ~/tfenv $ makepkg -si

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

ID: 1257706
Name: tfenv
PackageBaseID: 130370
PackageBase: tfenv
Version: 3.0.0-2
Description: Terraform version manager inspired by rbenv
URL: https://github.com/tfutils/tfenv
NumVotes: 16
Popularity: 0.018679
OutOfDate:
Maintainer: T4cC0re
Submitter: zephrax
FirstSubmitted: 1519655775
LastModified: 1684023616
URLPath: /cgit/aur.git/snapshot/tfenv.tar.gz