onigmo on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S onigmo

* (Optional) Uninstall onigmo on Arch using YAY

$ yay -Rns onigmo

2. Manually Install "onigmo" via AUR

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

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

b. Clone onigmo's git locally

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

c. Go to ~/onigmo folder and install it

$ cd ~/onigmo $ makepkg -si

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

ID: 543412
Name: onigmo
PackageBaseID: 135962
PackageBase: onigmo
Version: 6.1.3-1
Description: A regular expressions library forked from Oniguruma.
URL: https://github.com/k-takata/onigmo
NumVotes: 0
Popularity: 0
OutOfDate: 1653321443
Maintainer: kt0k
Submitter: kt0k
FirstSubmitted: 1536766974
LastModified: 1536766974
URLPath: /cgit/aur.git/snapshot/onigmo.tar.gz