cmlex on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cmlex

* (Optional) Uninstall cmlex on Arch using YAY

$ yay -Rns cmlex

2. Manually Install "cmlex" via AUR

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

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

b. Clone cmlex's git locally

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

c. Go to ~/cmlex folder and install it

$ cd ~/cmlex $ makepkg -si

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

ID: 1129262
Name: cmlex
PackageBaseID: 185149
PackageBase: cmlex
Version: 2.1-2
Description: A lexer generator for Standard ML, OCaml, and Haskell
URL: https://www.cs.cmu.edu/~crary/cmtool/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: kopecs
FirstSubmitted: 1661208732
LastModified: 1661208732
URLPath: /cgit/aur.git/snapshot/cmlex.tar.gz