haskell-hscurses on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S haskell-hscurses

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

$ yay -Rns haskell-hscurses

2. Manually Install "haskell-hscurses" via AUR

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

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

b. Clone haskell-hscurses's git locally

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

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

$ cd ~/haskell-hscurses $ makepkg -si

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

ID: 1279642
Name: haskell-hscurses
PackageBaseID: 17624
PackageBase: haskell-hscurses
Version: 1.4.2.0-2
Description: NCurses bindings for Haskell
URL: http://hackage.haskell.org/package/hscurses
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1213574746
LastModified: 1687890973
URLPath: /cgit/aur.git/snapshot/haskell-hscurses.tar.gz