r-bsda on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-bsda

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

$ yay -Rns r-bsda

2. Manually Install "r-bsda" via AUR

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

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

b. Clone r-bsda's git locally

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

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

$ cd ~/r-bsda $ makepkg -si

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

ID: 977987
Name: r-bsda
PackageBaseID: 138116
PackageBase: r-bsda
Version: 1.2.1-1
Description: R Basic Statistics and Data Analysis
URL: https://cran.r-project.org/web/packages/BSDA/
NumVotes: 1
Popularity: 0
OutOfDate: 1700048201
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1545087710
LastModified: 1634921520
URLPath: /cgit/aur.git/snapshot/r-bsda.tar.gz