haskell-semigroups on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-semigroups

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

$ yay -Rns haskell-semigroups

2. Manually Install "haskell-semigroups" via AUR

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

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

b. Clone haskell-semigroups's git locally

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

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

$ cd ~/haskell-semigroups $ makepkg -si

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

ID: 1139542
Name: haskell-semigroups
PackageBaseID: 185731
PackageBase: haskell-semigroups
Version: 0.20-1
Description: Anything that associates
URL: http://github.com/ekmett/semigroups/
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: mane.andrea
Submitter: mane.andrea
FirstSubmitted: 1663160403
LastModified: 1663160403
URLPath: /cgit/aur.git/snapshot/haskell-semigroups.tar.gz

5. The same packages on other Linux Distributions