haskell-extensions on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S haskell-extensions

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

$ yay -Rns haskell-extensions

2. Manually Install "haskell-extensions" via AUR

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

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

b. Clone haskell-extensions's git locally

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

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

$ cd ~/haskell-extensions $ makepkg -si

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

ID: 1072393
Name: haskell-extensions
PackageBaseID: 178350
PackageBase: haskell-extensions
Version: 0.0.0.1-1
Description: Parse Haskell Language Extensions
URL: https://github.com/kowainik/extensions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ulidtko
Submitter: ulidtko
FirstSubmitted: 1651055551
LastModified: 1651055551
URLPath: /cgit/aur.git/snapshot/haskell-extensions.tar.gz