jsmn on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S jsmn

* (Optional) Uninstall jsmn on Arch using YAY

$ yay -Rns jsmn

2. Manually Install "jsmn" via AUR

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

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

b. Clone jsmn's git locally

$ git clone https://aur.archlinux.org/jsmn.git ~/jsmn

c. Go to ~/jsmn folder and install it

$ cd ~/jsmn $ makepkg -si

3. Information about the jsmn package on Arch User Repository (AUR)

ID: 1297782
Name: jsmn
PackageBaseID: 196343
PackageBase: jsmn
Version: 1.1.0-1
Description: JSON parser/tokenizer
URL: https://github.com/zserge/jsmn
NumVotes: 1
Popularity: 0.010481
OutOfDate:
Maintainer:
Submitter: EmperorPenguin18
FirstSubmitted: 1690931559
LastModified: 1690931559
URLPath: /cgit/aur.git/snapshot/jsmn.tar.gz