json-simple on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "json-simple" 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 json-simple on Arch using YAY
$
yay -S
json-simple
Copied
* (Optional) Uninstall json-simple on Arch using YAY
$
yay -Rns
json-simple
Copied
2. Manually Install "json-simple" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone json-simple's git locally
$
git clone https://aur.archlinux.org/json-simple.git
~/json-simple
Copied
c. Go to ~/json-simple folder and install it
$
cd
~/json-simple
Copied
$
makepkg -si
Copied
3. Information about the json-simple package on Arch User Repository (AUR)
ID: 995674
Name: json-simple
PackageBaseID: 73492
PackageBase: json-simple
Version: 4.0.0-1
Description: JSON.simple - Simple, fast, extensible JSON encoder/decoder for Java
URL: https://cliftonlabs.github.io/json-simple/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: guoxh
Submitter: guoxh
FirstSubmitted: 1379241198
LastModified: 1638244378
URLPath: /cgit/aur.git/snapshot/json-simple.tar.gz
Name: json-simple
PackageBaseID: 73492
PackageBase: json-simple
Version: 4.0.0-1
Description: JSON.simple - Simple, fast, extensible JSON encoder/decoder for Java
URL: https://cliftonlabs.github.io/json-simple/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: guoxh
Submitter: guoxh
FirstSubmitted: 1379241198
LastModified: 1638244378
URLPath: /cgit/aur.git/snapshot/json-simple.tar.gz