ulex on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ulex" 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 ulex on Arch using YAY
$
yay -S
ulex
Copied
* (Optional) Uninstall ulex on Arch using YAY
$
yay -Rns
ulex
Copied
2. Manually Install "ulex" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ulex's git locally
$
git clone https://aur.archlinux.org/ulex.git
~/ulex
Copied
c. Go to ~/ulex folder and install it
$
cd
~/ulex
Copied
$
makepkg -si
Copied
3. Information about the ulex package on Arch User Repository (AUR)
ID: 275854
Name: ulex
PackageBaseID: 107657
PackageBase: ulex
Version: 1.1-1
Description: ulex is a lexer generator for Unicode and OCaml
URL: http://www.cduce.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1538839889
Maintainer: tsani
Submitter: tsani
FirstSubmitted: 1455600525
LastModified: 1455600697
URLPath: /cgit/aur.git/snapshot/ulex.tar.gz
Name: ulex
PackageBaseID: 107657
PackageBase: ulex
Version: 1.1-1
Description: ulex is a lexer generator for Unicode and OCaml
URL: http://www.cduce.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1538839889
Maintainer: tsani
Submitter: tsani
FirstSubmitted: 1455600525
LastModified: 1455600697
URLPath: /cgit/aur.git/snapshot/ulex.tar.gz