r-bootnet on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-bootnet

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

$ yay -Rns r-bootnet

2. Manually Install "r-bootnet" via AUR

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

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

b. Clone r-bootnet's git locally

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

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

$ cd ~/r-bootnet $ makepkg -si

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

ID: 1413189
Name: r-bootnet
PackageBaseID: 179775
PackageBase: r-bootnet
Version: 1.6-1
Description: Bootstrap Methods for Various Network Estimation Routines
URL: https://cran.r-project.org/package=bootnet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654463905
LastModified: 1708516945
URLPath: /cgit/aur.git/snapshot/r-bootnet.tar.gz