slre on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S slre

* (Optional) Uninstall slre on Arch using YAY

$ yay -Rns slre

2. Manually Install "slre" via AUR

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

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

b. Clone slre's git locally

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

c. Go to ~/slre folder and install it

$ cd ~/slre $ makepkg -si

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

ID: 198783
Name: slre
PackageBaseID: 84840
PackageBase: slre
Version: 1.3-1
Description: Super Light Regular Expression library
URL: https://github.com/cesanta/slre
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1408591309
LastModified: 1434556391
URLPath: /cgit/aur.git/snapshot/slre.tar.gz