kelbt on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install kelbt on Arch using YAY
$
yay -S
kelbt
Copied
* (Optional) Uninstall kelbt on Arch using YAY
$
yay -Rns
kelbt
Copied
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
Copied
b. Clone kelbt's git locally
$
git clone https://aur.archlinux.org/kelbt.git
~/kelbt
Copied
c. Go to ~/kelbt folder and install it
$
cd
~/kelbt
Copied
$
makepkg -si
Copied
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
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