haskell-xml-helpers on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S haskell-xml-helpers

* (Optional) Uninstall haskell-xml-helpers on Arch using YAY

$ yay -Rns haskell-xml-helpers

2. Manually Install "haskell-xml-helpers" via AUR

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

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

b. Clone haskell-xml-helpers's git locally

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

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

$ cd ~/haskell-xml-helpers $ makepkg -si

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

ID: 503037
Name: haskell-xml-helpers
PackageBaseID: 131612
PackageBase: haskell-xml-helpers
Version: 1.0.0-1
Description: Useful Haskell functions extending the xml library
URL: http://hackage.haskell.org/package/xml-helpers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
FirstSubmitted: 1523759532
LastModified: 1523759532
URLPath: /cgit/aur.git/snapshot/haskell-xml-helpers.tar.gz