terraform-provider-lxd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S terraform-provider-lxd

* (Optional) Uninstall terraform-provider-lxd on Arch using YAY

$ yay -Rns terraform-provider-lxd

2. Manually Install "terraform-provider-lxd" via AUR

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

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

b. Clone terraform-provider-lxd's git locally

$ git clone https://aur.archlinux.org/terraform-provider-lxd.git ~/terraform-provider-lxd

c. Go to ~/terraform-provider-lxd folder and install it

$ cd ~/terraform-provider-lxd $ makepkg -si

3. Information about the terraform-provider-lxd package on Arch User Repository (AUR)

ID: 1100060
Name: terraform-provider-lxd
PackageBaseID: 168215
PackageBase: terraform-provider-lxd
Version: 1.7.2-1
Description: Terraform provider to provision infrastructure with LXD
URL: https://github.com/terraform-lxd/terraform-provider-lxd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1624318049
LastModified: 1655514339
URLPath: /cgit/aur.git/snapshot/terraform-provider-lxd.tar.gz