jsonlab on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S jsonlab

* (Optional) Uninstall jsonlab on Arch using YAY

$ yay -Rns jsonlab

2. Manually Install "jsonlab" via AUR

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

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

b. Clone jsonlab's git locally

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

c. Go to ~/jsonlab folder and install it

$ cd ~/jsonlab $ makepkg -si

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

ID: 752147
Name: jsonlab
PackageBaseID: 131744
PackageBase: jsonlab
Version: 2.0-1
Description: A toolbox to encode/decode JSON files in Matlab/Octave
URL: https://github.com/fangq/jsonlab
NumVotes: 1
Popularity: 0.028379
OutOfDate:
Maintainer: billypilgrim
Submitter: billypilgrim
FirstSubmitted: 1524302389
LastModified: 1592207643
URLPath: /cgit/aur.git/snapshot/jsonlab.tar.gz