cljstyle-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cljstyle-bin

* (Optional) Uninstall cljstyle-bin on Arch using YAY

$ yay -Rns cljstyle-bin

2. Manually Install "cljstyle-bin" via AUR

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

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

b. Clone cljstyle-bin's git locally

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

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

$ cd ~/cljstyle-bin $ makepkg -si

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

ID: 1412496
Name: cljstyle-bin
PackageBaseID: 148426
PackageBase: cljstyle-bin
Version: 0.16.626-1
Description: A tool for formatting Clojure code
URL: https://github.com/greglook/cljstyle
NumVotes: 3
Popularity: 0.653301
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1579760986
LastModified: 1708435914
URLPath: /cgit/aur.git/snapshot/cljstyle-bin.tar.gz