reflex-lexer on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S reflex-lexer

* (Optional) Uninstall reflex-lexer on Arch using YAY

$ yay -Rns reflex-lexer

2. Manually Install "reflex-lexer" via AUR

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

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

b. Clone reflex-lexer's git locally

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

c. Go to ~/reflex-lexer folder and install it

$ cd ~/reflex-lexer $ makepkg -si

3. Information about the reflex-lexer package on Arch User Repository (AUR)

ID: 1349592
Name: reflex-lexer
PackageBaseID: 196766
PackageBase: reflex-lexer
Version: 3.5.1-1
Description: RE/flex is the regex-centric, fast lexical analyzer generator for C++ with full Unicode support.
URL: https://github.com/Genivia/RE-flex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TheBill2001
Submitter: TheBill2001
FirstSubmitted: 1692353563
LastModified: 1699432667
URLPath: /cgit/aur.git/snapshot/reflex-lexer.tar.gz