ulex08 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ulex08

* (Optional) Uninstall ulex08 on Arch using YAY

$ yay -Rns ulex08

2. Manually Install "ulex08" via AUR

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

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

b. Clone ulex08's git locally

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

c. Go to ~/ulex08 folder and install it

$ cd ~/ulex08 $ makepkg -si

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

ID: 622020
Name: ulex08
PackageBaseID: 142816
PackageBase: ulex08
Version: 0.8-1
Description: OCaml lexer generator with Unicode support - CamlP5 version - version 0.8
URL: http://www.cduce.org/download.html
NumVotes: 0
Popularity: 0
OutOfDate: 1704900359
Maintainer: andrea_berling
Submitter: andrea_berling
FirstSubmitted: 1560683380
LastModified: 1560683380
URLPath: /cgit/aur.git/snapshot/ulex08.tar.gz