haskell-monoid-extras on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S haskell-monoid-extras

* (Optional) Uninstall haskell-monoid-extras on Arch using YAY

$ yay -Rns haskell-monoid-extras

2. Manually Install "haskell-monoid-extras" via AUR

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

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

b. Clone haskell-monoid-extras's git locally

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

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

$ cd ~/haskell-monoid-extras $ makepkg -si

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

ID: 583443
Name: haskell-monoid-extras
PackageBaseID: 139364
PackageBase: haskell-monoid-extras
Version: 0.5-1
Description: Various extra monoid-related definitions and utilities.
URL: https://hackage.haskell.org/package/monoid-extras
NumVotes: 0
Popularity: 0
OutOfDate: 1615641348
Maintainer:
Submitter: pants
FirstSubmitted: 1549463812
LastModified: 1549463812
URLPath: /cgit/aur.git/snapshot/haskell-monoid-extras.tar.gz