opentofu-bin-stable on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S opentofu-bin-stable

* (Optional) Uninstall opentofu-bin-stable on Arch using YAY

$ yay -Rns opentofu-bin-stable

2. Manually Install "opentofu-bin-stable" via AUR

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

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

b. Clone opentofu-bin-stable's git locally

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

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

$ cd ~/opentofu-bin-stable $ makepkg -si

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

ID: 1427802
Name: opentofu-bin-stable
PackageBaseID: 203727
PackageBase: opentofu-bin-stable
Version: v1.6.2-1
Description: OpenTofu lets you declaratively manage your cloud infrastructure.
URL: https://github.com/opentofu/opentofu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jenrik
Submitter: jenrik
FirstSubmitted: 1710519150
LastModified: 1710519150
URLPath: /cgit/aur.git/snapshot/opentofu-bin-stable.tar.gz