r-bandits on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bandits

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

$ yay -Rns r-bandits

2. Manually Install "r-bandits" via AUR

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

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

b. Clone r-bandits's git locally

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

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

$ cd ~/r-bandits $ makepkg -si

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

ID: 1353923
Name: r-bandits
PackageBaseID: 179624
PackageBase: r-bandits
Version: 1.18.1-1
Description: BANDITS: Bayesian ANalysis of DIfferenTial Splicing
URL: https://bioconductor.org/packages/BANDITS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654452953
LastModified: 1700094538
URLPath: /cgit/aur.git/snapshot/r-bandits.tar.gz