tfmigrate on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tfmigrate

* (Optional) Uninstall tfmigrate on Arch using YAY

$ yay -Rns tfmigrate

2. Manually Install "tfmigrate" via AUR

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

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

b. Clone tfmigrate's git locally

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

c. Go to ~/tfmigrate folder and install it

$ cd ~/tfmigrate $ makepkg -si

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

ID: 1014727
Name: tfmigrate
PackageBaseID: 174761
PackageBase: tfmigrate
Version: 0.3.0-1
Description: A Terraform state migration tool for GitOps
URL: https://github.com/minamijoyo/tfmigrate
NumVotes: 0
Popularity: 0
OutOfDate: 1667551190
Maintainer: dmdutra
Submitter: dmdutra
FirstSubmitted: 1641477834
LastModified: 1641477834
URLPath: /cgit/aur.git/snapshot/tfmigrate.tar.gz