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
Copied
b. Install quex on Arch using YAY
$
yay -S
quex
Copied
* (Optional) Uninstall quex on Arch using YAY
$
yay -Rns
quex
Copied
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
Copied
b. Clone quex's git locally
$
git clone https://aur.archlinux.org/quex.git
~/quex
Copied
c. Go to ~/quex folder and install it
$
cd
~/quex
Copied
$
makepkg -si
Copied
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
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