r-glmpca on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-glmpca

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

$ yay -Rns r-glmpca

2. Manually Install "r-glmpca" via AUR

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

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

b. Clone r-glmpca's git locally

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

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

$ cd ~/r-glmpca $ makepkg -si

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

ID: 1427752
Name: r-glmpca
PackageBaseID: 180695
PackageBase: r-glmpca
Version: 0.2.0-7
Description: Dimension Reduction of Non-Normally Distributed Data
URL: https://cran.r-project.org/package=glmpca
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485613
LastModified: 1710512643
URLPath: /cgit/aur.git/snapshot/r-glmpca.tar.gz