r-ggtree on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ggtree

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

$ yay -Rns r-ggtree

2. Manually Install "r-ggtree" via AUR

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

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

b. Clone r-ggtree's git locally

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

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

$ cd ~/r-ggtree $ makepkg -si

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

ID: 1416128
Name: r-ggtree
PackageBaseID: 180679
PackageBase: r-ggtree
Version: 3.10.1-1
Description: an R package for visualization of tree and annotation data
URL: https://bioconductor.org/packages/ggtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485233
LastModified: 1708992134
URLPath: /cgit/aur.git/snapshot/r-ggtree.tar.gz