haskell-configfile on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S haskell-configfile

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

$ yay -Rns haskell-configfile

2. Manually Install "haskell-configfile" via AUR

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

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

b. Clone haskell-configfile's git locally

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

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

$ cd ~/haskell-configfile $ makepkg -si

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

ID: 633951
Name: haskell-configfile
PackageBaseID: 143986
PackageBase: haskell-configfile
Version: 1.1.4-1
Description: Configuration file reading & writing
URL: http://software.complete.org/configfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1564595666
LastModified: 1564595666
URLPath: /cgit/aur.git/snapshot/haskell-configfile.tar.gz