r-gviz on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gviz

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

$ yay -Rns r-gviz

2. Manually Install "r-gviz" via AUR

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

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

b. Clone r-gviz's git locally

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

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

$ cd ~/r-gviz $ makepkg -si

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

ID: 1355023
Name: r-gviz
PackageBaseID: 180790
PackageBase: r-gviz
Version: 1.46.1-1
Description: Plotting data and annotation information along genomic coordinates
URL: https://bioconductor.org/packages/Gviz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654487903
LastModified: 1700267454
URLPath: /cgit/aur.git/snapshot/r-gviz.tar.gz