haskell-keycloak on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S haskell-keycloak

* (Optional) Uninstall haskell-keycloak on Arch using YAY

$ yay -Rns haskell-keycloak

2. Manually Install "haskell-keycloak" via AUR

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

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

b. Clone haskell-keycloak's git locally

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

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

$ cd ~/haskell-keycloak $ makepkg -si

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

ID: 896424
Name: haskell-keycloak
PackageBaseID: 165955
PackageBase: haskell-keycloak
Version: 0.0.0.1-1
Description: Command-line interface and library to configure Keycloak
URL: https://github.com/ibizaman/haskell-keycloak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ibizaman
Submitter: ibizaman
FirstSubmitted: 1619107525
LastModified: 1619107525
URLPath: /cgit/aur.git/snapshot/haskell-keycloak.tar.gz