ebnf-rr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ebnf-rr

* (Optional) Uninstall ebnf-rr on Arch using YAY

$ yay -Rns ebnf-rr

2. Manually Install "ebnf-rr" via AUR

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

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

b. Clone ebnf-rr's git locally

$ git clone https://aur.archlinux.org/ebnf-rr.git ~/ebnf-rr

c. Go to ~/ebnf-rr folder and install it

$ cd ~/ebnf-rr $ makepkg -si

3. Information about the ebnf-rr package on Arch User Repository (AUR)

ID: 1393445
Name: ebnf-rr
PackageBaseID: 201908
PackageBase: ebnf-rr
Version: 2.1-1
Description: a railroad diagram generator for W3C-style EBNF grammars
URL: https://github.com/GuntherRademacher/rr
NumVotes: 1
Popularity: 0.653876
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1706364533
LastModified: 1706364533
URLPath: /cgit/aur.git/snapshot/ebnf-rr.tar.gz