flex-git on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S flex-git

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

$ yay -Rns flex-git

2. Manually Install "flex-git" via AUR

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

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

b. Clone flex-git's git locally

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

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

$ cd ~/flex-git $ makepkg -si

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

ID: 1237069
Name: flex-git
PackageBaseID: 119171
PackageBase: flex-git
Version: 2.6.4.r442.g4a4bac0-1
Description: The Fast Lexical Analyzer - scanner generator for lexing in C and C++
URL: https://github.com/westes/flex
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: haawda
FirstSubmitted: 1485420842
LastModified: 1680720402
URLPath: /cgit/aur.git/snapshot/flex-git.tar.gz