jsonlab on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install jsonlab on Arch using YAY
$
yay -S
jsonlab
Copied
* (Optional) Uninstall jsonlab on Arch using YAY
$
yay -Rns
jsonlab
Copied
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
Copied
b. Clone jsonlab's git locally
$
git clone https://aur.archlinux.org/jsonlab.git
~/jsonlab
Copied
c. Go to ~/jsonlab folder and install it
$
cd
~/jsonlab
Copied
$
makepkg -si
Copied
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
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