haskell-rate-limit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S haskell-rate-limit

* (Optional) Uninstall haskell-rate-limit on Arch using YAY

$ yay -Rns haskell-rate-limit

2. Manually Install "haskell-rate-limit" via AUR

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

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

b. Clone haskell-rate-limit's git locally

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

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

$ cd ~/haskell-rate-limit $ makepkg -si

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

ID: 566365
Name: haskell-rate-limit
PackageBaseID: 131609
PackageBase: haskell-rate-limit
Version: 1.4.1-1
Description: Basic rate-limiting library
URL: http://hackage.haskell.org/package/rate-limit
NumVotes: 0
Popularity: 0
OutOfDate: 1615641114
Maintainer: pdxleif
FirstSubmitted: 1523758836
LastModified: 1544160549
URLPath: /cgit/aur.git/snapshot/haskell-rate-limit.tar.gz