r-heatmaps on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-heatmaps

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

$ yay -Rns r-heatmaps

2. Manually Install "r-heatmaps" via AUR

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

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

b. Clone r-heatmaps's git locally

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

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

$ cd ~/r-heatmaps $ makepkg -si

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

ID: 1340837
Name: r-heatmaps
PackageBaseID: 180814
PackageBase: r-heatmaps
Version: 1.26.0-1
Description: Flexible Heatmaps for Functional Genomics and Sequence Features
URL: https://bioconductor.org/packages/heatmaps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654488488
LastModified: 1698289316
URLPath: /cgit/aur.git/snapshot/r-heatmaps.tar.gz