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

Last updated: November 24,2024

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

$ yay -S perl6-json-class

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

$ yay -Rns perl6-json-class

2. Manually Install "perl6-json-class" 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-class's git locally

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

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

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

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

ID: 433645
Name: perl6-json-class
PackageBaseID: 103488
PackageBase: perl6-json-class
Version: 0.0.8-2
Description: Role to provide simple serialisation/deserialisation of objects to/from JSON
URL: https://github.com/jonathanstowe/JSON-Class
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1447804003
LastModified: 1502071587
URLPath: /cgit/aur.git/snapshot/perl6-json-class.tar.gz