r-dml on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dml

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

$ yay -Rns r-dml

2. Manually Install "r-dml" via AUR

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

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

b. Clone r-dml's git locally

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

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

$ cd ~/r-dml $ makepkg -si

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

ID: 1091379
Name: r-dml
PackageBaseID: 180238
PackageBase: r-dml
Version: 1.1.0-4
Description: Distance Metric Learning in R
URL: https://cran.r-project.org/package=dml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474836
LastModified: 1654474836
URLPath: /cgit/aur.git/snapshot/r-dml.tar.gz