haskell-pointfree on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S haskell-pointfree

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

$ yay -Rns haskell-pointfree

2. Manually Install "haskell-pointfree" via AUR

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

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

b. Clone haskell-pointfree's git locally

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

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

$ cd ~/haskell-pointfree $ makepkg -si

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

ID: 1422012
Name: haskell-pointfree
PackageBaseID: 73083
PackageBase: haskell-pointfree
Version: 1.1.1.11-1
Description: Tool for refactoring expressions into pointfree form
URL: http://hackage.haskell.org/package/pointfree
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: corvus_192
Submitter: serkho
FirstSubmitted: 1378043957
LastModified: 1709754281
URLPath: /cgit/aur.git/snapshot/haskell-pointfree.tar.gz