r-combinat on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-combinat

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

$ yay -Rns r-combinat

2. Manually Install "r-combinat" via AUR

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

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

b. Clone r-combinat's git locally

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

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

$ cd ~/r-combinat $ makepkg -si

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

ID: 1376794
Name: r-combinat
PackageBaseID: 180021
PackageBase: r-combinat
Version: 0.0.8-9
Description: combinatorics utilities
URL: https://cran.r-project.org/package=combinat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654469675
LastModified: 1703764998
URLPath: /cgit/aur.git/snapshot/r-combinat.tar.gz