clojure-install on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S clojure-install

* (Optional) Uninstall clojure-install on Arch using YAY

$ yay -Rns clojure-install

2. Manually Install "clojure-install" via AUR

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

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

b. Clone clojure-install's git locally

$ git clone https://aur.archlinux.org/clojure-install.git ~/clojure-install

c. Go to ~/clojure-install folder and install it

$ cd ~/clojure-install $ makepkg -si

3. Information about the clojure-install package on Arch User Repository (AUR)

ID: 518214
Name: clojure-install
PackageBaseID: 125138
PackageBase: clojure-install
Version: 1.9.0.381-3
Description: The Clojure Programming Language
URL: http://clojure.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spelufo
Submitter: spelufo
FirstSubmitted: 1503806498
LastModified: 1528631474
URLPath: /cgit/aur.git/snapshot/clojure-install.tar.gz