rnalysis on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rnalysis

* (Optional) Uninstall rnalysis on Arch using YAY

$ yay -Rns rnalysis

2. Manually Install "rnalysis" via AUR

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

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

b. Clone rnalysis's git locally

$ git clone https://aur.archlinux.org/rnalysis.git ~/rnalysis

c. Go to ~/rnalysis folder and install it

$ cd ~/rnalysis $ makepkg -si

3. Information about the rnalysis package on Arch User Repository (AUR)

ID: 1380984
Name: rnalysis
PackageBaseID: 189609
PackageBase: rnalysis
Version: 3.11-1
Description: Python-based software for analyzing RNA sequencing data. https://doi.org/10.1101/2022.11.25.517851
URL: https://github.com/GuyTeichman/RNAlysis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1673964099
LastModified: 1704477876
URLPath: /cgit/aur.git/snapshot/rnalysis.tar.gz