haskell-rset on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-rset

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

$ yay -Rns haskell-rset

2. Manually Install "haskell-rset" via AUR

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

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

b. Clone haskell-rset's git locally

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

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

$ cd ~/haskell-rset $ makepkg -si

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

ID: 1227070
Name: haskell-rset
PackageBaseID: 191622
PackageBase: haskell-rset
Version: 1.0.0-1
Description: Range set
URL: https://github.com/lovasko/rset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: No1ne
Submitter: No1ne
FirstSubmitted: 1678916468
LastModified: 1678916468
URLPath: /cgit/aur.git/snapshot/haskell-rset.tar.gz