r-limma on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-limma

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

$ yay -Rns r-limma

2. Manually Install "r-limma" via AUR

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

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

b. Clone r-limma's git locally

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

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

$ cd ~/r-limma $ makepkg -si

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

ID: 1345975
Name: r-limma
PackageBaseID: 181101
PackageBase: r-limma
Version: 3.58.1-1
Description: Linear Models for Microarray Data
URL: https://bioconductor.org/packages/limma
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654495520
LastModified: 1698861966
URLPath: /cgit/aur.git/snapshot/r-limma.tar.gz