r-rematch2 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S r-rematch2

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

$ yay -Rns r-rematch2

2. Manually Install "r-rematch2" via AUR

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

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

b. Clone r-rematch2's git locally

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

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

$ cd ~/r-rematch2 $ makepkg -si

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

ID: 1232497
Name: r-rematch2
PackageBaseID: 151291
PackageBase: r-rematch2
Version: 2.1.2-4
Description: Tidy Output from Regular Expression Matching
URL: https://cran.r-project.org/package=rematch2
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: dviktor
FirstSubmitted: 1586435146
LastModified: 1679860014
URLPath: /cgit/aur.git/snapshot/r-rematch2.tar.gz