r-wdm on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S r-wdm

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

$ yay -Rns r-wdm

2. Manually Install "r-wdm" via AUR

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

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

b. Clone r-wdm's git locally

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

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

$ cd ~/r-wdm $ makepkg -si

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

ID: 1361597
Name: r-wdm
PackageBaseID: 200011
PackageBase: r-wdm
Version: 0.2.4-1
Description: Weighted Dependence Measures
URL: https://cran.r-project.org/package=wdm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701198022
LastModified: 1701198022
URLPath: /cgit/aur.git/snapshot/r-wdm.tar.gz