re2c-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S re2c-git

* (Optional) Uninstall re2c-git on Arch using YAY

$ yay -Rns re2c-git

2. Manually Install "re2c-git" via AUR

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

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

b. Clone re2c-git's git locally

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

c. Go to ~/re2c-git folder and install it

$ cd ~/re2c-git $ makepkg -si

3. Information about the re2c-git package on Arch User Repository (AUR)

ID: 597901
Name: re2c-git
PackageBaseID: 140592
PackageBase: re2c-git
Version: 1.1.1_253_ga6cde618-1
Description: lexer generator for C/C++ http://re2c.org
URL: http://re2c.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mwberry
Submitter: mwberry
FirstSubmitted: 1553459023
LastModified: 1553459754
URLPath: /cgit/aur.git/snapshot/re2c-git.tar.gz