cljfmt-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cljfmt-bin

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

$ yay -Rns cljfmt-bin

2. Manually Install "cljfmt-bin" via AUR

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

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

b. Clone cljfmt-bin's git locally

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

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

$ cd ~/cljfmt-bin $ makepkg -si

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

ID: 1384339
Name: cljfmt-bin
PackageBaseID: 197578
PackageBase: cljfmt-bin
Version: 0.12.0-1
Description: A formatter for Clojure code
URL: https://github.com/weavejester/cljfmt
NumVotes: 1
Popularity: 0.425428
OutOfDate:
Maintainer: fosskers
Submitter: fosskers
FirstSubmitted: 1694677039
LastModified: 1705018549
URLPath: /cgit/aur.git/snapshot/cljfmt-bin.tar.gz