ragel-dev on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ragel-dev

* (Optional) Uninstall ragel-dev on Arch using YAY

$ yay -Rns ragel-dev

2. Manually Install "ragel-dev" via AUR

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

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

b. Clone ragel-dev's git locally

$ git clone https://aur.archlinux.org/ragel-dev.git ~/ragel-dev

c. Go to ~/ragel-dev folder and install it

$ cd ~/ragel-dev $ makepkg -si

3. Information about the ragel-dev package on Arch User Repository (AUR)

ID: 427008
Name: ragel-dev
PackageBaseID: 104403
PackageBase: ragel-dev
Version: 7.0.0.10-2
Description: Compiles finite state machines from regular languages into executable C, C++, Objective-C, C#, ASM, D, Go, Java, Ruby, OCaml, Crack, Rust or Julia code.
URL: http://www.complang.org/ragel/
NumVotes: 1
Popularity: 0
OutOfDate: 1579273953
Maintainer: bacondropped
Submitter: computerquip
FirstSubmitted: 1449714750
LastModified: 1499906359
URLPath: /cgit/aur.git/snapshot/ragel-dev.tar.gz