r-ggbio on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-ggbio

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

$ yay -Rns r-ggbio

2. Manually Install "r-ggbio" via AUR

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

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

b. Clone r-ggbio's git locally

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

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

$ cd ~/r-ggbio $ makepkg -si

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

ID: 1346634
Name: r-ggbio
PackageBaseID: 180642
PackageBase: r-ggbio
Version: 1.50.0-1
Description: Visualization tools for genomic data
URL: https://bioconductor.org/packages/ggbio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484340
LastModified: 1698971623
URLPath: /cgit/aur.git/snapshot/r-ggbio.tar.gz