r-fission on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fission

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

$ yay -Rns r-fission

2. Manually Install "r-fission" via AUR

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

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

b. Clone r-fission's git locally

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

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

$ cd ~/r-fission $ makepkg -si

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

ID: 1342055
Name: r-fission
PackageBaseID: 180454
PackageBase: r-fission
Version: 1.22.0-1
Description: RangedSummarizedExperiment for time course RNA-Seq of fission yeast in response to stress, by Leong et al., Nat Commun 2014.
URL: https://bioconductor.org/packages/fission
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479877
LastModified: 1698385395
URLPath: /cgit/aur.git/snapshot/r-fission.tar.gz