r-repviz on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-repviz

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

$ yay -Rns r-repviz

2. Manually Install "r-repviz" via AUR

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

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

b. Clone r-repviz's git locally

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

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

$ cd ~/r-repviz $ makepkg -si

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

ID: 1340970
Name: r-repviz
PackageBaseID: 182052
PackageBase: r-repviz
Version: 1.18.0-1
Description: Replicate oriented Visualization of a genomic region
URL: https://bioconductor.org/packages/RepViz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654518750
LastModified: 1698295158
URLPath: /cgit/aur.git/snapshot/r-repviz.tar.gz