r-tidyheatmap on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-tidyheatmap

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

$ yay -Rns r-tidyheatmap

2. Manually Install "r-tidyheatmap" via AUR

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

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

b. Clone r-tidyheatmap's git locally

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

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

$ cd ~/r-tidyheatmap $ makepkg -si

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

ID: 1360060
Name: r-tidyheatmap
PackageBaseID: 199944
PackageBase: r-tidyheatmap
Version: 1.8.1-1
Description: A Tidy Implementation of Heatmap
URL: https://cran.r-project.org/package=tidyHeatmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701015053
LastModified: 1701015053
URLPath: /cgit/aur.git/snapshot/r-tidyheatmap.tar.gz