perl6-json-fast on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl6-json-fast

* (Optional) Uninstall perl6-json-fast on Arch using YAY

$ yay -Rns perl6-json-fast

2. Manually Install "perl6-json-fast" via AUR

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

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

b. Clone perl6-json-fast's git locally

$ git clone https://aur.archlinux.org/perl6-json-fast.git ~/perl6-json-fast

c. Go to ~/perl6-json-fast folder and install it

$ cd ~/perl6-json-fast $ makepkg -si

3. Information about the perl6-json-fast package on Arch User Repository (AUR)

ID: 496428
Name: perl6-json-fast
PackageBaseID: 105119
PackageBase: perl6-json-fast
Version: 0.9.10-1
Description: A naive, fast json parser and serializer
URL: https://github.com/timo/json_fast
NumVotes: 1
Popularity: 0
OutOfDate: 1692215861
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451171922
LastModified: 1521673314
URLPath: /cgit/aur.git/snapshot/perl6-json-fast.tar.gz