haskell-nats on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S haskell-nats

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

$ yay -Rns haskell-nats

2. Manually Install "haskell-nats" via AUR

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

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

b. Clone haskell-nats's git locally

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

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

$ cd ~/haskell-nats $ makepkg -si

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

ID: 517744
Name: haskell-nats
PackageBaseID: 75117
PackageBase: haskell-nats
Version: 1.1.2-2
Description: Haskell 98 natural numbers
URL: http://hackage.haskell.org/package/nats
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: nagy
FirstSubmitted: 1383602357
LastModified: 1528468655
URLPath: /cgit/aur.git/snapshot/haskell-nats.tar.gz