kelbt on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kelbt

* (Optional) Uninstall kelbt on Arch using YAY

$ yay -Rns kelbt

2. Manually Install "kelbt" via AUR

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

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

b. Clone kelbt's git locally

$ git clone https://aur.archlinux.org/kelbt.git ~/kelbt

c. Go to ~/kelbt folder and install it

$ cd ~/kelbt $ makepkg -si

3. Information about the kelbt package on Arch User Repository (AUR)

ID: 254605
Name: kelbt
PackageBaseID: 104402
PackageBase: kelbt
Version: 0.16-1
Description: Tool for generating LALR parsers.
URL: http://www.complang.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: computerquip
Submitter: computerquip
FirstSubmitted: 1449714597
LastModified: 1449715129
URLPath: /cgit/aur.git/snapshot/kelbt.tar.gz