r-pcapp on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-pcapp

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

$ yay -Rns r-pcapp

2. Manually Install "r-pcapp" via AUR

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

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

b. Clone r-pcapp's git locally

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

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

$ cd ~/r-pcapp $ makepkg -si

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

ID: 1366299
Name: r-pcapp
PackageBaseID: 181696
PackageBase: r-pcapp
Version: 2.0.4-1
Description: Robust PCA by Projection Pursuit
URL: https://cran.r-project.org/package=pcaPP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510106
LastModified: 1701995379
URLPath: /cgit/aur.git/snapshot/r-pcapp.tar.gz