r-lpe on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-lpe

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

$ yay -Rns r-lpe

2. Manually Install "r-lpe" via AUR

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

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

b. Clone r-lpe's git locally

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

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

$ cd ~/r-lpe $ makepkg -si

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

ID: 1423393
Name: r-lpe
PackageBaseID: 181136
PackageBase: r-lpe
Version: 1.76.0-2
Description: Methods for analyzing microarray data using Local Pooled Error (LPE) method
URL: https://bioconductor.org/packages/LPE
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654496369
LastModified: 1709921133
URLPath: /cgit/aur.git/snapshot/r-lpe.tar.gz