patternutils on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S patternutils

* (Optional) Uninstall patternutils on Arch using YAY

$ yay -Rns patternutils

2. Manually Install "patternutils" via AUR

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

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

b. Clone patternutils's git locally

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

c. Go to ~/patternutils folder and install it

$ cd ~/patternutils $ makepkg -si

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

ID: 1042954
Name: patternutils
PackageBaseID: 131434
PackageBase: patternutils
Version: 0.0.12-1
Description: Combine regular expressions with template engines in a powerful matter.
URL: https://projects.metalgamer.eu/patternutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metalgamer
Submitter: metalgamer
FirstSubmitted: 1523151095
LastModified: 1645813437
URLPath: /cgit/aur.git/snapshot/patternutils.tar.gz