r-plgem on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S r-plgem

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

$ yay -Rns r-plgem

2. Manually Install "r-plgem" via AUR

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

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

b. Clone r-plgem's git locally

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

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

$ cd ~/r-plgem $ makepkg -si

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

ID: 1340445
Name: r-plgem
PackageBaseID: 181763
PackageBase: r-plgem
Version: 1.74.0-1
Description: Detect differential expression in microarray and proteomics datasets with the Power Law Global Error Model (PLGEM)
URL: https://bioconductor.org/packages/plgem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511715
LastModified: 1698275463
URLPath: /cgit/aur.git/snapshot/r-plgem.tar.gz