tfupdate-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tfupdate-bin

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

$ yay -Rns tfupdate-bin

2. Manually Install "tfupdate-bin" via AUR

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

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

b. Clone tfupdate-bin's git locally

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

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

$ cd ~/tfupdate-bin $ makepkg -si

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

ID: 1424091
Name: tfupdate-bin
PackageBaseID: 203518
PackageBase: tfupdate-bin
Version: 0.8.1-1
Description: Update version constraints in your Terraform configurations
URL: https://github.com/minamijoyo/tfupdate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alexanderbauer
Submitter: alexanderbauer
FirstSubmitted: 1710024603
LastModified: 1710024603
URLPath: /cgit/aur.git/snapshot/tfupdate-bin.tar.gz