r-celltree on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-celltree

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

$ yay -Rns r-celltree

2. Manually Install "r-celltree" via AUR

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

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

b. Clone r-celltree's git locally

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

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

$ cd ~/r-celltree $ makepkg -si

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

ID: 1249872
Name: r-celltree
PackageBaseID: 179884
PackageBase: r-celltree
Version: 1.27.0-4
Description: Inference and visualisation of Single-Cell RNA-seq data as a hierarchical tree structure
URL: https://bioconductor.org/packages/3.16/cellTree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654466486
LastModified: 1682745064
URLPath: /cgit/aur.git/snapshot/r-celltree.tar.gz