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

Last updated: June 25,2024

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

$ yay -S terraform-provider-openstack

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

$ yay -Rns terraform-provider-openstack

2. Manually Install "terraform-provider-openstack" 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-openstack's git locally

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

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

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

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

ID: 1289901
Name: terraform-provider-openstack
PackageBaseID: 133516
PackageBase: terraform-provider-openstack
Version: 1.52.1-1
Description: Terraform OpenStack provider
URL: https://github.com/terraform-provider-openstack/terraform-provider-openstack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lukaszimmermann
Submitter: lukaszimmermann
FirstSubmitted: 1529042041
LastModified: 1689541815
URLPath: /cgit/aur.git/snapshot/terraform-provider-openstack.tar.gz