perl6-avro on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S perl6-avro

* (Optional) Uninstall perl6-avro on Arch using YAY

$ yay -Rns perl6-avro

2. Manually Install "perl6-avro" via AUR

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

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

b. Clone perl6-avro's git locally

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

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

$ cd ~/perl6-avro $ makepkg -si

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

ID: 433561
Name: perl6-avro
PackageBaseID: 103683
PackageBase: perl6-avro
Version: 0.1.1-4
Description: Perl6 Avro Data Serialization
URL: https://github.com/sylvarant/Avro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1448245682
LastModified: 1502071344
URLPath: /cgit/aur.git/snapshot/perl6-avro.tar.gz