r-fastmatch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fastmatch

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

$ yay -Rns r-fastmatch

2. Manually Install "r-fastmatch" via AUR

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

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

b. Clone r-fastmatch's git locally

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

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

$ cd ~/r-fastmatch $ makepkg -si

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

ID: 1376214
Name: r-fastmatch
PackageBaseID: 179342
PackageBase: r-fastmatch
Version: 1.1.4-2
Description: Fast 'match()' Function
URL: https://cran.r-project.org/package=fastmatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654168339
LastModified: 1703635890
URLPath: /cgit/aur.git/snapshot/r-fastmatch.tar.gz