r-ddrtree on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ddrtree

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

$ yay -Rns r-ddrtree

2. Manually Install "r-ddrtree" via AUR

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

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

b. Clone r-ddrtree's git locally

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

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

$ cd ~/r-ddrtree $ makepkg -si

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

ID: 1296513
Name: r-ddrtree
PackageBaseID: 180143
PackageBase: r-ddrtree
Version: 0.1.5-7
Description: Learning Principal Graphs with DDRTree
URL: https://cran.r-project.org/package=DDRTree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654472577
LastModified: 1690740143
URLPath: /cgit/aur.git/snapshot/r-ddrtree.tar.gz