r-inversion on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-inversion

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

$ yay -Rns r-inversion

2. Manually Install "r-inversion" via AUR

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

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

b. Clone r-inversion's git locally

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

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

$ cd ~/r-inversion $ makepkg -si

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

ID: 1163703
Name: r-inversion
PackageBaseID: 180959
PackageBase: r-inversion
Version: 1.43.0-4
Description: Inversions in genotype data
URL: https://bioconductor.org/packages/3.15/inveRsion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491978
LastModified: 1667543523
URLPath: /cgit/aur.git/snapshot/r-inversion.tar.gz