grenchman on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S grenchman

* (Optional) Uninstall grenchman on Arch using YAY

$ yay -Rns grenchman

2. Manually Install "grenchman" via AUR

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

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

b. Clone grenchman's git locally

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

c. Go to ~/grenchman folder and install it

$ cd ~/grenchman $ makepkg -si

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

ID: 284720
Name: grenchman
PackageBaseID: 108780
PackageBase: grenchman
Version: 0.2.0-1
Description: Grenchman lets you run Clojure code quickly.
URL: http://leiningen.org/grench.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: anekos
Submitter: anekos
FirstSubmitted: 1457960102
LastModified: 1457960227
URLPath: /cgit/aur.git/snapshot/grenchman.tar.gz