r-recordlinkage on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-recordlinkage

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

$ yay -Rns r-recordlinkage

2. Manually Install "r-recordlinkage" via AUR

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

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

b. Clone r-recordlinkage's git locally

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

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

$ cd ~/r-recordlinkage $ makepkg -si

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

ID: 1166464
Name: r-recordlinkage
PackageBaseID: 182023
PackageBase: r-recordlinkage
Version: 0.4.12.4-1
Description: Record Linkage Functions for Linking and Deduplicating Data Sets
URL: https://cran.r-project.org/package=RecordLinkage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654518056
LastModified: 1667931146
URLPath: /cgit/aur.git/snapshot/r-recordlinkage.tar.gz