r-arules on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-arules

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

$ yay -Rns r-arules

2. Manually Install "r-arules" via AUR

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

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

b. Clone r-arules's git locally

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

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

$ cd ~/r-arules $ makepkg -si

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

ID: 1361996
Name: r-arules
PackageBaseID: 179563
PackageBase: r-arules
Version: 1.7.7-1
Description: Mining Association Rules and Frequent Itemsets
URL: https://cran.r-project.org/package=arules
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654451535
LastModified: 1701260055
URLPath: /cgit/aur.git/snapshot/r-arules.tar.gz