reason on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S reason

* (Optional) Uninstall reason on Arch using YAY

$ yay -Rns reason

2. Manually Install "reason" via AUR

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

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

b. Clone reason's git locally

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

c. Go to ~/reason folder and install it

$ cd ~/reason $ makepkg -si

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

ID: 1170817
Name: reason
PackageBaseID: 170441
PackageBase: reason
Version: 0.3.6-1
Description: A shell for research papers
URL: https://github.com/jaywonchung/reason
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1630101632
LastModified: 1668752605
URLPath: /cgit/aur.git/snapshot/reason.tar.gz