r-biocmanager on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S r-biocmanager

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

$ yay -Rns r-biocmanager

2. Manually Install "r-biocmanager" via AUR

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

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

b. Clone r-biocmanager's git locally

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

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

$ cd ~/r-biocmanager $ makepkg -si

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

ID: 1301692
Name: r-biocmanager
PackageBaseID: 159668
PackageBase: r-biocmanager
Version: 1.30.22-1
Description: A convenient tool to install and update Bioconductor packages.
URL: https://CRAN.R-project.org/package=BiocManager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1604934572
LastModified: 1691660962
URLPath: /cgit/aur.git/snapshot/r-biocmanager.tar.gz