joker on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "joker" 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
Copied
b. Install joker on Arch using YAY
$
yay -S
joker
Copied
* (Optional) Uninstall joker on Arch using YAY
$
yay -Rns
joker
Copied
2. Manually Install "joker" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone joker's git locally
$
git clone https://aur.archlinux.org/joker.git
~/joker
Copied
c. Go to ~/joker folder and install it
$
cd
~/joker
Copied
$
makepkg -si
Copied
3. Information about the joker package on Arch User Repository (AUR)
ID: 1134887
Name: joker
PackageBaseID: 166081
PackageBase: joker
Version: 1.0.1-1
Description: Small Clojure interpreter, linter, and formatter
URL: https://github.com/candid82/joker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619333495
LastModified: 1662262471
URLPath: /cgit/aur.git/snapshot/joker.tar.gz
Name: joker
PackageBaseID: 166081
PackageBase: joker
Version: 1.0.1-1
Description: Small Clojure interpreter, linter, and formatter
URL: https://github.com/candid82/joker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619333495
LastModified: 1662262471
URLPath: /cgit/aur.git/snapshot/joker.tar.gz