ebnf-convert on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ebnf-convert

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

$ yay -Rns ebnf-convert

2. Manually Install "ebnf-convert" via AUR

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

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

b. Clone ebnf-convert's git locally

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

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

$ cd ~/ebnf-convert $ makepkg -si

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

ID: 1388075
Name: ebnf-convert
PackageBaseID: 201685
PackageBase: ebnf-convert
Version: 0.67-1
Description: a tool for converting various forms of BNF and EBNF grammars to W3C-style EBNF
URL: https://github.com/GuntherRademacher/ebnf-convert
NumVotes: 1
Popularity: 0.319603
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1705568830
LastModified: 1705568830
URLPath: /cgit/aur.git/snapshot/ebnf-convert.tar.gz