r-bde on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bde

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

$ yay -Rns r-bde

2. Manually Install "r-bde" via AUR

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

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

b. Clone r-bde's git locally

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

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

$ cd ~/r-bde $ makepkg -si

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

ID: 1231879
Name: r-bde
PackageBaseID: 191916
PackageBase: r-bde
Version: 1.0.1.1-1
Description: Bounded Density Estimation
URL: https://cran.r-project.org/package=bde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1679710272
LastModified: 1679724208
URLPath: /cgit/aur.git/snapshot/r-bde.tar.gz