ocaml-sedlex on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ocaml-sedlex

* (Optional) Uninstall ocaml-sedlex on Arch using YAY

$ yay -Rns ocaml-sedlex

2. Manually Install "ocaml-sedlex" via AUR

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

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

b. Clone ocaml-sedlex's git locally

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

c. Go to ~/ocaml-sedlex folder and install it

$ cd ~/ocaml-sedlex $ makepkg -si

3. Information about the ocaml-sedlex package on Arch User Repository (AUR)

ID: 1393841
Name: ocaml-sedlex
PackageBaseID: 114786
PackageBase: ocaml-sedlex
Version: 3.2-1
Description: Unicode-friendly OCaml lexer generator
URL: https://github.com/ocaml-community/sedlex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: mgrabovsky
FirstSubmitted: 1471453505
LastModified: 1706397234
URLPath: /cgit/aur.git/snapshot/ocaml-sedlex.tar.gz

5. The same packages on other Linux Distributions