reflex-3-3 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S reflex-3-3

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

$ yay -Rns reflex-3-3

2. Manually Install "reflex-3-3" via AUR

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

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

b. Clone reflex-3-3's git locally

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

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

$ cd ~/reflex-3-3 $ makepkg -si

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

ID: 1232030
Name: reflex-3-3
PackageBaseID: 191145
PackageBase: reflex-3-3
Version: 1.0.3-1
Description: Fork of re/flex v3.3 (The regex-centric, fast lexical analyzer generator for C++) intended for use in EPITA school project TIGER.
URL: https://github.com/MajorBarnulf/RE-flex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MajorBarnulf
Submitter: MajorBarnulf
FirstSubmitted: 1678099412
LastModified: 1679757346
URLPath: /cgit/aur.git/snapshot/reflex-3-3.tar.gz