mingw-w64-pegtl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mingw-w64-pegtl

* (Optional) Uninstall mingw-w64-pegtl on Arch using YAY

$ yay -Rns mingw-w64-pegtl

2. Manually Install "mingw-w64-pegtl" via AUR

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

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

b. Clone mingw-w64-pegtl's git locally

$ git clone https://aur.archlinux.org/mingw-w64-pegtl.git ~/mingw-w64-pegtl

c. Go to ~/mingw-w64-pegtl folder and install it

$ cd ~/mingw-w64-pegtl $ makepkg -si

3. Information about the mingw-w64-pegtl package on Arch User Repository (AUR)

ID: 886679
Name: mingw-w64-pegtl
PackageBaseID: 135966
PackageBase: mingw-w64-pegtl
Version: 3.2.0-1
Description: Parsing Expression Grammar Template Library (mingw-w64)
URL: https://github.com/taocpp/PEGTL
NumVotes: 0
Popularity: 0
OutOfDate: 1640906571
Maintainer:
Submitter: xantares
FirstSubmitted: 1536770998
LastModified: 1617369598
URLPath: /cgit/aur.git/snapshot/mingw-w64-pegtl.tar.gz