perl6-grammar-bnf on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S perl6-grammar-bnf

* (Optional) Uninstall perl6-grammar-bnf on Arch using YAY

$ yay -Rns perl6-grammar-bnf

2. Manually Install "perl6-grammar-bnf" via AUR

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

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

b. Clone perl6-grammar-bnf's git locally

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

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

$ cd ~/perl6-grammar-bnf $ makepkg -si

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

ID: 433614
Name: perl6-grammar-bnf
PackageBaseID: 105544
PackageBase: perl6-grammar-bnf
Version: 0.1.0-2
Description: Parse BNF and ABNF grammars and generate Perl 6 grammars from them
URL: https://github.com/tadzik/Grammar-BNF
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451945201
LastModified: 1502071499
URLPath: /cgit/aur.git/snapshot/perl6-grammar-bnf.tar.gz