ulex-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ulex-git

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

$ yay -Rns ulex-git

2. Manually Install "ulex-git" via AUR

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

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

b. Clone ulex-git's git locally

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

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

$ cd ~/ulex-git $ makepkg -si

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

ID: 695858
Name: ulex-git
PackageBaseID: 131670
PackageBase: ulex-git
Version: 20171127-4
Description: ulex is a lexer generator for Unicode and OCaml
URL: https://github.com/whitequark/ulex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1524055356
LastModified: 1581455903
URLPath: /cgit/aur.git/snapshot/ulex-git.tar.gz