ormolu on AUR (Arch User Repository)
Last updated: December 30,2024
1. Install "ormolu" 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
Copied
b. Install ormolu on Arch using YAY
$
yay -S
ormolu
Copied
* (Optional) Uninstall ormolu on Arch using YAY
$
yay -Rns
ormolu
Copied
2. Manually Install "ormolu" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ormolu's git locally
$
git clone https://aur.archlinux.org/ormolu.git
~/ormolu
Copied
c. Go to ~/ormolu folder and install it
$
cd
~/ormolu
Copied
$
makepkg -si
Copied
3. Information about the ormolu package on Arch User Repository (AUR)
ID: 1079530
Name: ormolu
PackageBaseID: 148120
PackageBase: ormolu
Version: 0.5.0.0-2
Description: A formatter for Haskell source code
URL: https://github.com/tweag/ormolu
NumVotes: 0
Popularity: 0
OutOfDate: 1692812032
Maintainer: geyaeb
Submitter: amesgen
FirstSubmitted: 1578890053
LastModified: 1652438777
URLPath: /cgit/aur.git/snapshot/ormolu.tar.gz
Name: ormolu
PackageBaseID: 148120
PackageBase: ormolu
Version: 0.5.0.0-2
Description: A formatter for Haskell source code
URL: https://github.com/tweag/ormolu
NumVotes: 0
Popularity: 0
OutOfDate: 1692812032
Maintainer: geyaeb
Submitter: amesgen
FirstSubmitted: 1578890053
LastModified: 1652438777
URLPath: /cgit/aur.git/snapshot/ormolu.tar.gz