r-c50 on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-c50

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

$ yay -Rns r-c50

2. Manually Install "r-c50" via AUR

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

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

b. Clone r-c50's git locally

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

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

$ cd ~/r-c50 $ makepkg -si

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

ID: 1208848
Name: r-c50
PackageBaseID: 179822
PackageBase: r-c50
Version: 0.1.8-3
Description: C5.0 Decision Trees and Rule-Based Models
URL: https://cran.r-project.org/package=C50
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654465013
LastModified: 1675967297
URLPath: /cgit/aur.git/snapshot/r-c50.tar.gz