zprint-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S zprint-bin

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

$ yay -Rns zprint-bin

2. Manually Install "zprint-bin" via AUR

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

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

b. Clone zprint-bin's git locally

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

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

$ cd ~/zprint-bin $ makepkg -si

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

ID: 1367796
Name: zprint-bin
PackageBaseID: 145568
PackageBase: zprint-bin
Version: 1.2.8-1
Description: Reformat Clojure and Clojurescript source code and s-expressions
URL: https://github.com/kkinnear/zprint
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MaxSt
Submitter: MaxSt
FirstSubmitted: 1570272163
LastModified: 1702278833
URLPath: /cgit/aur.git/snapshot/zprint-bin.tar.gz