r-genomictools on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S r-genomictools

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

$ yay -Rns r-genomictools

2. Manually Install "r-genomictools" via AUR

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

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

b. Clone r-genomictools's git locally

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

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

$ cd ~/r-genomictools $ makepkg -si

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

ID: 1244776
Name: r-genomictools
PackageBaseID: 180615
PackageBase: r-genomictools
Version: 0.2.9.7-6
Description: Collection of Tools for Genomic Data Analysis
URL: https://cran.r-project.org/package=GenomicTools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654483701
LastModified: 1682167362
URLPath: /cgit/aur.git/snapshot/r-genomictools.tar.gz