r-acme on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-acme

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

$ yay -Rns r-acme

2. Manually Install "r-acme" via AUR

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

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

b. Clone r-acme's git locally

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

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

$ cd ~/r-acme $ makepkg -si

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

ID: 1340466
Name: r-acme
PackageBaseID: 179450
PackageBase: r-acme
Version: 2.58.0-1
Description: Algorithms for Calculating Microarray Enrichment (ACME)
URL: https://bioconductor.org/packages/ACME
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654448755
LastModified: 1698276125
URLPath: /cgit/aur.git/snapshot/r-acme.tar.gz