r-ace on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-ace

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

$ yay -Rns r-ace

2. Manually Install "r-ace" via AUR

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

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

b. Clone r-ace's git locally

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

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

$ cd ~/r-ace $ makepkg -si

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

ID: 1341290
Name: r-ace
PackageBaseID: 179448
PackageBase: r-ace
Version: 1.20.0-1
Description: Absolute Copy Number Estimation from Low-coverage Whole Genome Sequencing
URL: https://bioconductor.org/packages/ACE
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654448705
LastModified: 1698307142
URLPath: /cgit/aur.git/snapshot/r-ace.tar.gz