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