hlint-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S hlint-bin

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

$ yay -Rns hlint-bin

2. Manually Install "hlint-bin" via AUR

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

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

b. Clone hlint-bin's git locally

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

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

$ cd ~/hlint-bin $ makepkg -si

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

ID: 1250288
Name: hlint-bin
PackageBaseID: 150355
PackageBase: hlint-bin
Version: 3.5-1
Description: Haskell source code suggestions. Packaged from upstream binary release.
URL: https://github.com/ndmitchell/hlint
NumVotes: 2
Popularity: 5.4E-5
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1584453221
LastModified: 1682777189
URLPath: /cgit/aur.git/snapshot/hlint-bin.tar.gz