haskell-crypto-random-api on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-crypto-random-api

* (Optional) Uninstall haskell-crypto-random-api on Arch using YAY

$ yay -Rns haskell-crypto-random-api

2. Manually Install "haskell-crypto-random-api" via AUR

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

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

b. Clone haskell-crypto-random-api's git locally

$ git clone https://aur.archlinux.org/haskell-crypto-random-api.git ~/haskell-crypto-random-api

c. Go to ~/haskell-crypto-random-api folder and install it

$ cd ~/haskell-crypto-random-api $ makepkg -si

3. Information about the haskell-crypto-random-api package on Arch User Repository (AUR)

ID: 920115
Name: haskell-crypto-random-api
PackageBaseID: 67404
PackageBase: haskell-crypto-random-api
Version: 0.2.0-3
Description: Simple random generators API for cryptography related code
URL: https://hackage.haskell.org/package/crypto-random-api
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hauzer
FirstSubmitted: 1361343115
LastModified: 1623473631
URLPath: /cgit/aur.git/snapshot/haskell-crypto-random-api.tar.gz