ormolu-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S ormolu-bin

* (Optional) Uninstall ormolu-bin on Arch using YAY

$ yay -Rns ormolu-bin

2. Manually Install "ormolu-bin" via AUR

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

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

b. Clone ormolu-bin's git locally

$ git clone https://aur.archlinux.org/ormolu-bin.git ~/ormolu-bin

c. Go to ~/ormolu-bin folder and install it

$ cd ~/ormolu-bin $ makepkg -si

3. Information about the ormolu-bin package on Arch User Repository (AUR)

ID: 1426603
Name: ormolu-bin
PackageBaseID: 171066
PackageBase: ormolu-bin
Version: 0.7.4.0-1
Description: A formatter for Haskell source code
URL: https://github.com/tweag/ormolu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amesgen
Submitter: amesgen
FirstSubmitted: 1631706963
LastModified: 1710354573
URLPath: /cgit/aur.git/snapshot/ormolu-bin.tar.gz