r-factominer on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-factominer

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

$ yay -Rns r-factominer

2. Manually Install "r-factominer" via AUR

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

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

b. Clone r-factominer's git locally

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

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

$ cd ~/r-factominer $ makepkg -si

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

ID: 1418427
Name: r-factominer
PackageBaseID: 180408
PackageBase: r-factominer
Version: 2.10-1
Description: Multivariate Exploratory Data Analysis and Data Mining
URL: https://cran.r-project.org/package=FactoMineR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478821
LastModified: 1709251452
URLPath: /cgit/aur.git/snapshot/r-factominer.tar.gz