r-partykit on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-partykit

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

$ yay -Rns r-partykit

2. Manually Install "r-partykit" via AUR

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

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

b. Clone r-partykit's git locally

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

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

$ cd ~/r-partykit $ makepkg -si

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

ID: 1241367
Name: r-partykit
PackageBaseID: 181675
PackageBase: r-partykit
Version: 1.2.20-1
Description: A Toolkit for Recursive Partytioning
URL: https://cran.r-project.org/package=partykit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654509605
LastModified: 1681473780
URLPath: /cgit/aur.git/snapshot/r-partykit.tar.gz