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