r-dendextend on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dendextend

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

$ yay -Rns r-dendextend

2. Manually Install "r-dendextend" via AUR

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

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

b. Clone r-dendextend's git locally

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

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

$ cd ~/r-dendextend $ makepkg -si

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

ID: 1232099
Name: r-dendextend
PackageBaseID: 180173
PackageBase: r-dendextend
Version: 1.17.1-1
Description: Extending 'dendrogram' Functionality in R
URL: https://cran.r-project.org/package=dendextend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654473286
LastModified: 1679767597
URLPath: /cgit/aur.git/snapshot/r-dendextend.tar.gz