r-genkern on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-genkern

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

$ yay -Rns r-genkern

2. Manually Install "r-genkern" via AUR

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

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

b. Clone r-genkern's git locally

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

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

$ cd ~/r-genkern $ makepkg -si

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

ID: 1091771
Name: r-genkern
PackageBaseID: 180597
PackageBase: r-genkern
Version: 1.2.60-4
Description: Functions for generating and manipulating binned kernel density estimates
URL: https://cran.r-project.org/package=GenKern
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654483276
LastModified: 1654483276
URLPath: /cgit/aur.git/snapshot/r-genkern.tar.gz