r-biobroom on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-biobroom

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

$ yay -Rns r-biobroom

2. Manually Install "r-biobroom" via AUR

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

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

b. Clone r-biobroom's git locally

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

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

$ cd ~/r-biobroom $ makepkg -si

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

ID: 1340441
Name: r-biobroom
PackageBaseID: 179708
PackageBase: r-biobroom
Version: 1.34.0-1
Description: Turn Bioconductor objects into tidy data frames
URL: https://bioconductor.org/packages/biobroom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654462323
LastModified: 1698275347
URLPath: /cgit/aur.git/snapshot/r-biobroom.tar.gz