r-impute on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-impute

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

$ yay -Rns r-impute

2. Manually Install "r-impute" via AUR

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

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

b. Clone r-impute's git locally

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

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

$ cd ~/r-impute $ makepkg -si

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

ID: 1371392
Name: r-impute
PackageBaseID: 180929
PackageBase: r-impute
Version: 1.76.0-2
Description: Imputation for microarray data
URL: https://bioconductor.org/packages/impute
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491257
LastModified: 1702836518
URLPath: /cgit/aur.git/snapshot/r-impute.tar.gz