r-ca on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ca

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

$ yay -Rns r-ca

2. Manually Install "r-ca" via AUR

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

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

b. Clone r-ca's git locally

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

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

$ cd ~/r-ca $ makepkg -si

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

ID: 1427729
Name: r-ca
PackageBaseID: 179823
PackageBase: r-ca
Version: 0.71.1-12
Description: Simple, Multiple and Joint Correspondence Analysis
URL: https://cran.r-project.org/package=ca
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654465037
LastModified: 1710511890
URLPath: /cgit/aur.git/snapshot/r-ca.tar.gz