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

Last updated: April 29,2024

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

$ yay -S terraform-provider-keycloak

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

$ yay -Rns terraform-provider-keycloak

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

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

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

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

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

ID: 906382
Name: terraform-provider-keycloak
PackageBaseID: 159642
PackageBase: terraform-provider-keycloak
Version: 3.0.1-1
Description: Terraform provider to configure Keycloak using it's API.
URL: https://github.com/mrparkers/terraform-provider-keycloak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: splatch
Submitter: splatch
FirstSubmitted: 1604878540
LastModified: 1620895806
URLPath: /cgit/aur.git/snapshot/terraform-provider-keycloak.tar.gz