reason-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S reason-cli

* (Optional) Uninstall reason-cli on Arch using YAY

$ yay -Rns reason-cli

2. Manually Install "reason-cli" via AUR

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

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

b. Clone reason-cli's git locally

$ git clone https://aur.archlinux.org/reason-cli.git ~/reason-cli

c. Go to ~/reason-cli folder and install it

$ cd ~/reason-cli $ makepkg -si

3. Information about the reason-cli package on Arch User Repository (AUR)

ID: 523468
Name: reason-cli
PackageBaseID: 133912
PackageBase: reason-cli
Version: 3.2.0-1
Description:
URL: https://reasonml.github.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1539206451
Maintainer:
Submitter: MazeChaZer
FirstSubmitted: 1530462459
LastModified: 1530462459
URLPath: /cgit/aur.git/snapshot/reason-cli.tar.gz