r-fuzzyjoin on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-fuzzyjoin

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

$ yay -Rns r-fuzzyjoin

2. Manually Install "r-fuzzyjoin" via AUR

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

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

b. Clone r-fuzzyjoin's git locally

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

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

$ cd ~/r-fuzzyjoin $ makepkg -si

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

ID: 1360059
Name: r-fuzzyjoin
PackageBaseID: 199943
PackageBase: r-fuzzyjoin
Version: 0.1.6-1
Description: Join Tables Together on Inexact Matching
URL: https://cran.r-project.org/package=fuzzyjoin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701014937
LastModified: 1701014937
URLPath: /cgit/aur.git/snapshot/r-fuzzyjoin.tar.gz