r-pheatmap on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S r-pheatmap

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

$ yay -Rns r-pheatmap

2. Manually Install "r-pheatmap" via AUR

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

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

b. Clone r-pheatmap's git locally

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

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

$ cd ~/r-pheatmap $ makepkg -si

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

ID: 1093127
Name: r-pheatmap
PackageBaseID: 181730
PackageBase: r-pheatmap
Version: 1.0.12-4
Description: Pretty Heatmaps
URL: https://cran.r-project.org/package=pheatmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510916
LastModified: 1654510916
URLPath: /cgit/aur.git/snapshot/r-pheatmap.tar.gz