grenchman on AUR (Arch User Repository)
Last updated: February 05,2025
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
Copied
b. Install grenchman on Arch using YAY
$
yay -S
grenchman
Copied
* (Optional) Uninstall grenchman on Arch using YAY
$
yay -Rns
grenchman
Copied
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
Copied
b. Clone grenchman's git locally
$
git clone https://aur.archlinux.org/grenchman.git
~/grenchman
Copied
c. Go to ~/grenchman folder and install it
$
cd
~/grenchman
Copied
$
makepkg -si
Copied
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
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