opentofu-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S opentofu-git

* (Optional) Uninstall opentofu-git on Arch using YAY

$ yay -Rns opentofu-git

2. Manually Install "opentofu-git" via AUR

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

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

b. Clone opentofu-git's git locally

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

c. Go to ~/opentofu-git folder and install it

$ cd ~/opentofu-git $ makepkg -si

3. Information about the opentofu-git package on Arch User Repository (AUR)

ID: 1322041
Name: opentofu-git
PackageBaseID: 197777
PackageBase: opentofu-git
Version: r31726.90f7e52-1
Description: OSS tool for building, changing, and versioning infrastructure safely and efficiently.
URL: https://github.com/opentofu/opentofu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bsdutra
Submitter: bsdutra
FirstSubmitted: 1695234206
LastModified: 1695236938
URLPath: /cgit/aur.git/snapshot/opentofu-git.tar.gz