r-bessel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bessel

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

$ yay -Rns r-bessel

2. Manually Install "r-bessel" via AUR

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

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

b. Clone r-bessel's git locally

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

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

$ cd ~/r-bessel $ makepkg -si

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

ID: 1175690
Name: r-bessel
PackageBaseID: 188278
PackageBase: r-bessel
Version: 0.6.0-1
Description: Computations and Approximations for Bessel Functions
URL: https://cran.r-project.org/package=Bessel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1669644129
LastModified: 1669644259
URLPath: /cgit/aur.git/snapshot/r-bessel.tar.gz