jansson-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jansson-git

* (Optional) Uninstall jansson-git on Arch using YAY

$ yay -Rns jansson-git

2. Manually Install "jansson-git" via AUR

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

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

b. Clone jansson-git's git locally

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

c. Go to ~/jansson-git folder and install it

$ cd ~/jansson-git $ makepkg -si

3. Information about the jansson-git package on Arch User Repository (AUR)

ID: 1239612
Name: jansson-git
PackageBaseID: 142784
PackageBase: jansson-git
Version: 2.14.r17.gbde2846-1
Description: C library for encoding, decoding and manipulating JSON data
URL: https://digip.org/jansson/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1560578794
LastModified: 1681197070
URLPath: /cgit/aur.git/snapshot/jansson-git.tar.gz