haskell-binary-tree on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-binary-tree

* (Optional) Uninstall haskell-binary-tree on Arch using YAY

$ yay -Rns haskell-binary-tree

2. Manually Install "haskell-binary-tree" via AUR

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

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

b. Clone haskell-binary-tree's git locally

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

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

$ cd ~/haskell-binary-tree $ makepkg -si

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

ID: 567753
Name: haskell-binary-tree
PackageBaseID: 137999
PackageBase: haskell-binary-tree
Version: 0.1.0.0-1
Description: Binary trees and associated instances
URL: https://hackage.haskell.org/package/binary-tree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
Submitter: pdxleif
FirstSubmitted: 1544581044
LastModified: 1544581044
URLPath: /cgit/aur.git/snapshot/haskell-binary-tree.tar.gz