r-cubist on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-cubist

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

$ yay -Rns r-cubist

2. Manually Install "r-cubist" via AUR

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

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

b. Clone r-cubist's git locally

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

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

$ cd ~/r-cubist $ makepkg -si

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

ID: 1223588
Name: r-cubist
PackageBaseID: 180105
PackageBase: r-cubist
Version: 0.4.2.1-1
Description: Rule- And Instance-Based Regression Modeling
URL: https://cran.r-project.org/package=Cubist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654471667
LastModified: 1678363277
URLPath: /cgit/aur.git/snapshot/r-cubist.tar.gz