quex on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S quex

* (Optional) Uninstall quex on Arch using YAY

$ yay -Rns quex

2. Manually Install "quex" via AUR

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

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

b. Clone quex's git locally

$ git clone https://aur.archlinux.org/quex.git ~/quex

c. Go to ~/quex folder and install it

$ cd ~/quex $ makepkg -si

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

ID: 742951
Name: quex
PackageBaseID: 106434
PackageBase: quex
Version: 0.71.0-1
Description: Generator of lexical analyzers in C and C++. Unicode Supported.
URL: http://quex.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yitzi
FirstSubmitted: 1453411680
LastModified: 1590497931
URLPath: /cgit/aur.git/snapshot/quex.tar.gz