fastjson on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "fastjson" 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 fastjson on Arch using YAY
$
yay -S
fastjson
Copied
* (Optional) Uninstall fastjson on Arch using YAY
$
yay -Rns
fastjson
Copied
2. Manually Install "fastjson" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fastjson's git locally
$
git clone https://aur.archlinux.org/fastjson.git
~/fastjson
Copied
c. Go to ~/fastjson folder and install it
$
cd
~/fastjson
Copied
$
makepkg -si
Copied
3. Information about the fastjson package on Arch User Repository (AUR)
ID: 1084514
Name: fastjson
PackageBaseID: 155950
PackageBase: fastjson
Version: 1.2.83-1
Description: A fast JSON parser/generator for Java
URL: https://github.com/alibaba/fastjson
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: guoxh
Submitter: guoxh
FirstSubmitted: 1595828246
LastModified: 1653375365
URLPath: /cgit/aur.git/snapshot/fastjson.tar.gz
Name: fastjson
PackageBaseID: 155950
PackageBase: fastjson
Version: 1.2.83-1
Description: A fast JSON parser/generator for Java
URL: https://github.com/alibaba/fastjson
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: guoxh
Submitter: guoxh
FirstSubmitted: 1595828246
LastModified: 1653375365
URLPath: /cgit/aur.git/snapshot/fastjson.tar.gz