joker-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S joker-bin

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

$ yay -Rns joker-bin

2. Manually Install "joker-bin" via AUR

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

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

b. Clone joker-bin's git locally

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

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

$ cd ~/joker-bin $ makepkg -si

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

ID: 1422371
Name: joker-bin
PackageBaseID: 143072
PackageBase: joker-bin
Version: 1.3.5-1
Description: A Clojure interpreter and linter written in Go - Precompiled binary from official repository.
URL: https://github.com/candid82/joker
NumVotes: 7
Popularity: 0.000414
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1561722968
LastModified: 1709803271
URLPath: /cgit/aur.git/snapshot/joker-bin.tar.gz