mingw-w64-jansson on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S mingw-w64-jansson

* (Optional) Uninstall mingw-w64-jansson on Arch using YAY

$ yay -Rns mingw-w64-jansson

2. Manually Install "mingw-w64-jansson" via AUR

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

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

b. Clone mingw-w64-jansson's git locally

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

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

$ cd ~/mingw-w64-jansson $ makepkg -si

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

ID: 923430
Name: mingw-w64-jansson
PackageBaseID: 97462
PackageBase: mingw-w64-jansson
Version: 2.13.1-1
Description: C library for encoding, decoding and manipulating JSON data (mingw-w64)
URL: http://www.digip.org/jansson/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ROllerozxa
Submitter: bwrsandman
FirstSubmitted: 1439439967
LastModified: 1624116113
URLPath: /cgit/aur.git/snapshot/mingw-w64-jansson.tar.gz