clj-kondo-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clj-kondo-bin

* (Optional) Uninstall clj-kondo-bin on Arch using YAY

$ yay -Rns clj-kondo-bin

2. Manually Install "clj-kondo-bin" via AUR

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

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

b. Clone clj-kondo-bin's git locally

$ git clone https://aur.archlinux.org/clj-kondo-bin.git ~/clj-kondo-bin

c. Go to ~/clj-kondo-bin folder and install it

$ cd ~/clj-kondo-bin $ makepkg -si

3. Information about the clj-kondo-bin package on Arch User Repository (AUR)

ID: 1426462
Name: clj-kondo-bin
PackageBaseID: 143070
PackageBase: clj-kondo-bin
Version: 2024.03.13-1
Description: A minimal and opinionated linter for Clojure code that sparks joy.
URL: https://github.com/borkdude/clj-kondo
NumVotes: 9
Popularity: 0.000537
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1561714554
LastModified: 1710335170
URLPath: /cgit/aur.git/snapshot/clj-kondo-bin.tar.gz