haskell-brittany on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S haskell-brittany

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

$ yay -Rns haskell-brittany

2. Manually Install "haskell-brittany" via AUR

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

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

b. Clone haskell-brittany's git locally

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

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

$ cd ~/haskell-brittany $ makepkg -si

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

ID: 702381
Name: haskell-brittany
PackageBaseID: 149647
PackageBase: haskell-brittany
Version: 0.12.1.1-2
Description: Haskell source code formatter (dynamic link)
URL: https://hackage.haskell.org/package/brittany
NumVotes: 2
Popularity: 0.032213
OutOfDate: 1648826486
Maintainer:
FirstSubmitted: 1582960134
LastModified: 1582961293
URLPath: /cgit/aur.git/snapshot/haskell-brittany.tar.gz