pegc on AUR (Arch User Repository)
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "pegc" 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 pegc on Arch using YAY
$
yay -S
pegc
Copied
* (Optional) Uninstall pegc on Arch using YAY
$
yay -Rns
pegc
Copied
2. Manually Install "pegc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pegc's git locally
$
git clone https://aur.archlinux.org/pegc.git
~/pegc
Copied
c. Go to ~/pegc folder and install it
$
cd
~/pegc
Copied
$
makepkg -si
Copied
3. Information about the pegc package on Arch User Repository (AUR)
ID: 188343
Name: pegc
PackageBaseID: 89652
PackageBase: pegc
Version: 705c7a70ba-1
Description: An experimental toolkit for writing PEG parsers in C
URL: http://fossil.wanderinghorse.net/repos/pegc/index.cgi/index
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1421830424
LastModified: 1433841885
URLPath: /cgit/aur.git/snapshot/pegc.tar.gz
Name: pegc
PackageBaseID: 89652
PackageBase: pegc
Version: 705c7a70ba-1
Description: An experimental toolkit for writing PEG parsers in C
URL: http://fossil.wanderinghorse.net/repos/pegc/index.cgi/index
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1421830424
LastModified: 1433841885
URLPath: /cgit/aur.git/snapshot/pegc.tar.gz