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

Last updated: June 23,2024

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

$ yay -S perl6-json-unmarshal

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

$ yay -Rns perl6-json-unmarshal

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

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

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

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

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

ID: 433654
Name: perl6-json-unmarshal
PackageBaseID: 103583
PackageBase: perl6-json-unmarshal
Version: 0.05-2
Description: Turn JSON into objects
URL: https://github.com/tadzik/JSON-Unmarshal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1448002257
LastModified: 1502071612
URLPath: /cgit/aur.git/snapshot/perl6-json-unmarshal.tar.gz