tenv-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tenv-bin

* (Optional) Uninstall tenv-bin on Arch using YAY

$ yay -Rns tenv-bin

2. Manually Install "tenv-bin" via AUR

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

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

b. Clone tenv-bin's git locally

$ git clone https://aur.archlinux.org/tenv-bin.git ~/tenv-bin

c. Go to ~/tenv-bin folder and install it

$ cd ~/tenv-bin $ makepkg -si

3. Information about the tenv-bin package on Arch User Repository (AUR)

ID: 1428710
Name: tenv-bin
PackageBaseID: 203767
PackageBase: tenv-bin
Version: 1.2.0-1
Description: OpenTofu / Terraform / Terragrunt version manager
URL: https://github.com/tofuutils/tenv
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: chaseme
Submitter: chaseme
FirstSubmitted: 1710621539
LastModified: 1710621539
URLPath: /cgit/aur.git/snapshot/tenv-bin.tar.gz