opentofu on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "opentofu" 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
Copied
b. Install opentofu on Arch using YAY
$
yay -S
opentofu
Copied
* (Optional) Uninstall opentofu on Arch using YAY
$
yay -Rns
opentofu
Copied
2. Manually Install "opentofu" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone opentofu's git locally
$
git clone https://aur.archlinux.org/opentofu.git
~/opentofu
Copied
c. Go to ~/opentofu folder and install it
$
cd
~/opentofu
Copied
$
makepkg -si
Copied
3. Information about the opentofu package on Arch User Repository (AUR)
ID: 1413848
Name: opentofu
PackageBaseID: 197779
PackageBase: opentofu
Version: 1.6.2-1
Description: Lets you declaratively manage your cloud infrastructure
URL: https://github.com/opentofu/opentofu
NumVotes: 18
Popularity: 3.907622
OutOfDate:
Maintainer: carsme
Submitter: tucho
FirstSubmitted: 1695236527
LastModified: 1708628494
URLPath: /cgit/aur.git/snapshot/opentofu.tar.gz
Name: opentofu
PackageBaseID: 197779
PackageBase: opentofu
Version: 1.6.2-1
Description: Lets you declaratively manage your cloud infrastructure
URL: https://github.com/opentofu/opentofu
NumVotes: 18
Popularity: 3.907622
OutOfDate:
Maintainer: carsme
Submitter: tucho
FirstSubmitted: 1695236527
LastModified: 1708628494
URLPath: /cgit/aur.git/snapshot/opentofu.tar.gz