r-coverageview on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-coverageview

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

$ yay -Rns r-coverageview

2. Manually Install "r-coverageview" via AUR

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

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

b. Clone r-coverageview's git locally

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

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

$ cd ~/r-coverageview $ makepkg -si

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

ID: 1342336
Name: r-coverageview
PackageBaseID: 180079
PackageBase: r-coverageview
Version: 1.40.0-1
Description: Coverage visualization package for R
URL: https://bioconductor.org/packages/CoverageView
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654471058
LastModified: 1698397874
URLPath: /cgit/aur.git/snapshot/r-coverageview.tar.gz