r-mlapi on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-mlapi

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

$ yay -Rns r-mlapi

2. Manually Install "r-mlapi" via AUR

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

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

b. Clone r-mlapi's git locally

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

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

$ cd ~/r-mlapi $ makepkg -si

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

ID: 1092699
Name: r-mlapi
PackageBaseID: 181365
PackageBase: r-mlapi
Version: 0.1.1-1
Description: Abstract Classes for Building 'scikit-learn' Like API
URL: https://cran.r-project.org/package=mlapi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654502219
LastModified: 1654502219
URLPath: /cgit/aur.git/snapshot/r-mlapi.tar.gz