tofuenv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tofuenv

* (Optional) Uninstall tofuenv on Arch using YAY

$ yay -Rns tofuenv

2. Manually Install "tofuenv" via AUR

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

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

b. Clone tofuenv's git locally

$ git clone https://aur.archlinux.org/tofuenv.git ~/tofuenv

c. Go to ~/tofuenv folder and install it

$ cd ~/tofuenv $ makepkg -si

3. Information about the tofuenv package on Arch User Repository (AUR)

ID: 1380127
Name: tofuenv
PackageBaseID: 201227
PackageBase: tofuenv
Version: 1.0.2-2
Description: OpenTofu version manager inspired by tfenv
URL: https://github.com/tofuutils/tofuenv
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: kvendingoldo
Submitter: kvendingoldo
FirstSubmitted: 1704327587
LastModified: 1704327587
URLPath: /cgit/aur.git/snapshot/tofuenv.tar.gz