r-rematch on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-rematch

* (Optional) Uninstall r-rematch on Arch using YAY

$ yay -Rns r-rematch

2. Manually Install "r-rematch" via AUR

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

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

b. Clone r-rematch's git locally

$ git clone https://aur.archlinux.org/r-rematch.git ~/r-rematch

c. Go to ~/r-rematch folder and install it

$ cd ~/r-rematch $ makepkg -si

3. Information about the r-rematch package on Arch User Repository (AUR)

ID: 1376210
Name: r-rematch
PackageBaseID: 151075
PackageBase: r-rematch
Version: 2.0.0-2
Description: Match Regular Expressions with a Nicer 'API'
URL: https://cran.r-project.org/package=rematch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586002668
LastModified: 1703635698
URLPath: /cgit/aur.git/snapshot/r-rematch.tar.gz