purescript-bin on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S purescript-bin

* (Optional) Uninstall purescript-bin on Arch using YAY

$ yay -Rns purescript-bin

2. Manually Install "purescript-bin" via AUR

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

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

b. Clone purescript-bin's git locally

$ git clone https://aur.archlinux.org/purescript-bin.git ~/purescript-bin

c. Go to ~/purescript-bin folder and install it

$ cd ~/purescript-bin $ makepkg -si

3. Information about the purescript-bin package on Arch User Repository (AUR)

ID: 1413670
Name: purescript-bin
PackageBaseID: 125149
PackageBase: purescript-bin
Version: 0.15.15-1
Description: A strongly-typed functional programming language that compiles to JavaScript
URL: http://www.purescript.org
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Rufflewind
Submitter: Rufflewind
FirstSubmitted: 1503867612
LastModified: 1708597243
URLPath: /cgit/aur.git/snapshot/purescript-bin.tar.gz