haskell-slist on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S haskell-slist

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

$ yay -Rns haskell-slist

2. Manually Install "haskell-slist" via AUR

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

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

b. Clone haskell-slist's git locally

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

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

$ cd ~/haskell-slist $ makepkg -si

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

ID: 1072039
Name: haskell-slist
PackageBaseID: 178321
PackageBase: haskell-slist
Version: 0.2.0.0-1
Description: Sized list
URL: https://github.com/kowainik/slist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ulidtko
FirstSubmitted: 1650965328
LastModified: 1650965328
URLPath: /cgit/aur.git/snapshot/haskell-slist.tar.gz