haskell-tuple on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S haskell-tuple

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

$ yay -Rns haskell-tuple

2. Manually Install "haskell-tuple" via AUR

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

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

b. Clone haskell-tuple's git locally

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

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

$ cd ~/haskell-tuple $ makepkg -si

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

ID: 503036
Name: haskell-tuple
PackageBaseID: 131611
PackageBase: haskell-tuple
Version: 0.3.0.2-1
Description: Various useful functions on tuples, overloaded on tuple size.
URL: http://hackage.haskell.org/package/tuple
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
FirstSubmitted: 1523759379
LastModified: 1523759379
URLPath: /cgit/aur.git/snapshot/haskell-tuple.tar.gz