haskell-largeword on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S haskell-largeword

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

$ yay -Rns haskell-largeword

2. Manually Install "haskell-largeword" via AUR

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

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

b. Clone haskell-largeword's git locally

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

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

$ cd ~/haskell-largeword $ makepkg -si

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

ID: 579390
Name: haskell-largeword
PackageBaseID: 48394
PackageBase: haskell-largeword
Version: 1.2.5-1
Description: Provides Word128, Word192 and Word256 and a way of producing other large words if required.
URL: https://hackage.haskell.org/package/largeword
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: yar
Submitter:
FirstSubmitted: 1303397268
LastModified: 1548206735
URLPath: /cgit/aur.git/snapshot/haskell-largeword.tar.gz