closh on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S closh

* (Optional) Uninstall closh on Arch using YAY

$ yay -Rns closh

2. Manually Install "closh" via AUR

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

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

b. Clone closh's git locally

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

c. Go to ~/closh folder and install it

$ cd ~/closh $ makepkg -si

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

ID: 760370
Name: closh
PackageBaseID: 155098
PackageBase: closh
Version: 0.5.0-1
Description: Bash-like shell based on Clojure
URL: https://github.com/dundalek/closh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1593819469
LastModified: 1593825448
URLPath: /cgit/aur.git/snapshot/closh.tar.gz