r-naivebayes on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-naivebayes

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

$ yay -Rns r-naivebayes

2. Manually Install "r-naivebayes" via AUR

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

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

b. Clone r-naivebayes's git locally

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

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

$ cd ~/r-naivebayes $ makepkg -si

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

ID: 1428551
Name: r-naivebayes
PackageBaseID: 181485
PackageBase: r-naivebayes
Version: 1.0.0-1
Description: High Performance Implementation of the Naive Bayes Algorithm
URL: https://cran.r-project.org/package=naivebayes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654505136
LastModified: 1710612081
URLPath: /cgit/aur.git/snapshot/r-naivebayes.tar.gz