r-partitions on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-partitions

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

$ yay -Rns r-partitions

2. Manually Install "r-partitions" via AUR

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

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

b. Clone r-partitions's git locally

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

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

$ cd ~/r-partitions $ makepkg -si

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

ID: 1114870
Name: r-partitions
PackageBaseID: 181673
PackageBase: r-partitions
Version: 1.10.7-1
Description: Additive Partitions of Integers
URL: https://cran.r-project.org/package=partitions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654509557
LastModified: 1658404881
URLPath: /cgit/aur.git/snapshot/r-partitions.tar.gz