yesod-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S yesod-bin

* (Optional) Uninstall yesod-bin on Arch using YAY

$ yay -Rns yesod-bin

2. Manually Install "yesod-bin" via AUR

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

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

b. Clone yesod-bin's git locally

$ git clone https://aur.archlinux.org/yesod-bin.git ~/yesod-bin

c. Go to ~/yesod-bin folder and install it

$ cd ~/yesod-bin $ makepkg -si

3. Information about the yesod-bin package on Arch User Repository (AUR)

ID: 258802
Name: yesod-bin
PackageBaseID: 104983
PackageBase: yesod-bin
Version: 1.4.16.1-1
Description: The yesod helper executable.
URL: http://hackage.haskell.org/package/yesod-bin
NumVotes: 0
Popularity: 0
OutOfDate: 1485993205
Maintainer: pdxleif
Submitter: pdxleif
FirstSubmitted: 1450862430
LastModified: 1450862487
URLPath: /cgit/aur.git/snapshot/yesod-bin.tar.gz