r-biobase on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S r-biobase

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

$ yay -Rns r-biobase

2. Manually Install "r-biobase" via AUR

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

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

b. Clone r-biobase's git locally

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

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

$ cd ~/r-biobase $ makepkg -si

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

ID: 1346223
Name: r-biobase
PackageBaseID: 139393
PackageBase: r-biobase
Version: 2.62.0-1
Description: Biobase: Base functions for Bioconductor
URL: https://bioconductor.org/packages/release/bioc/html/Biobase.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549482456
LastModified: 1698916922
URLPath: /cgit/aur.git/snapshot/r-biobase.tar.gz