haskell-formatting on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S haskell-formatting

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

$ yay -Rns haskell-formatting

2. Manually Install "haskell-formatting" via AUR

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

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

b. Clone haskell-formatting's git locally

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

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

$ cd ~/haskell-formatting $ makepkg -si

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

ID: 1206642
Name: haskell-formatting
PackageBaseID: 170294
PackageBase: haskell-formatting
Version: 7.2.0-1
Description: Combinator-based type-safe formatting
URL: https://hackage.haskell.org/package/formatting
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1629802383
LastModified: 1675531926
URLPath: /cgit/aur.git/snapshot/haskell-formatting.tar.gz