haskell-hstringtemplate on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S haskell-hstringtemplate

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

$ yay -Rns haskell-hstringtemplate

2. Manually Install "haskell-hstringtemplate" via AUR

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

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

b. Clone haskell-hstringtemplate's git locally

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

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

$ cd ~/haskell-hstringtemplate $ makepkg -si

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

ID: 519041
Name: haskell-hstringtemplate
PackageBaseID: 129516
PackageBase: haskell-hstringtemplate
Version: 0.8.7-3
Description: StringTemplate implementation in Haskell.
URL: http://hackage.haskell.org/package/HStringTemplate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
FirstSubmitted: 1517047410
LastModified: 1528865530
URLPath: /cgit/aur.git/snapshot/haskell-hstringtemplate.tar.gz