r-classint on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-classint

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

$ yay -Rns r-classint

2. Manually Install "r-classint" via AUR

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

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

b. Clone r-classint's git locally

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

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

$ cd ~/r-classint $ makepkg -si

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

ID: 1316233
Name: r-classint
PackageBaseID: 172268
PackageBase: r-classint
Version: 0.4.10-1
Description: Choose Univariate Class Intervals
URL: https://cran.r-project.org/package=classInt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1634889146
LastModified: 1694253928
URLPath: /cgit/aur.git/snapshot/r-classint.tar.gz