r-ggdendro on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-ggdendro

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

$ yay -Rns r-ggdendro

2. Manually Install "r-ggdendro" via AUR

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

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

b. Clone r-ggdendro's git locally

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

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

$ cd ~/r-ggdendro $ makepkg -si

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

ID: 1414446
Name: r-ggdendro
PackageBaseID: 180645
PackageBase: r-ggdendro
Version: 0.2.0-1
Description: Create Dendrograms and Tree Diagrams Using 'ggplot2'
URL: https://cran.r-project.org/package=ggdendro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484410
LastModified: 1708718961
URLPath: /cgit/aur.git/snapshot/r-ggdendro.tar.gz