r-signer on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-signer

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

$ yay -Rns r-signer

2. Manually Install "r-signer" via AUR

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

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

b. Clone r-signer's git locally

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

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

$ cd ~/r-signer $ makepkg -si

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

ID: 1343509
Name: r-signer
PackageBaseID: 182411
PackageBase: r-signer
Version: 2.4.0-1
Description: Empirical Bayesian approach to mutational signature discovery
URL: https://bioconductor.org/packages/signeR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654528024
LastModified: 1698505142
URLPath: /cgit/aur.git/snapshot/r-signer.tar.gz