perl6-form on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S perl6-form

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

$ yay -Rns perl6-form

2. Manually Install "perl6-form" via AUR

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

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

b. Clone perl6-form's git locally

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

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

$ cd ~/perl6-form $ makepkg -si

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

ID: 433609
Name: perl6-form
PackageBaseID: 105539
PackageBase: perl6-form
Version: 0.0.1-2
Description: A Perl 6 implementation of Perl 6-style string formatting
URL: https://github.com/perl6/form
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451944008
LastModified: 1502071485
URLPath: /cgit/aur.git/snapshot/perl6-form.tar.gz