haskell-config-schema on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S haskell-config-schema

* (Optional) Uninstall haskell-config-schema on Arch using YAY

$ yay -Rns haskell-config-schema

2. Manually Install "haskell-config-schema" via AUR

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

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

b. Clone haskell-config-schema's git locally

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

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

$ cd ~/haskell-config-schema $ makepkg -si

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

ID: 951707
Name: haskell-config-schema
PackageBaseID: 170293
PackageBase: haskell-config-schema
Version: 1.2.2.0-1
Description: Schema definitions for the config-value package
URL: https://hackage.haskell.org/package/config-schema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
FirstSubmitted: 1629801977
LastModified: 1629801977
URLPath: /cgit/aur.git/snapshot/haskell-config-schema.tar.gz