r-pcatools on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-pcatools

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

$ yay -Rns r-pcatools

2. Manually Install "r-pcatools" via AUR

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

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

b. Clone r-pcatools's git locally

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

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

$ cd ~/r-pcatools $ makepkg -si

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

ID: 1344709
Name: r-pcatools
PackageBaseID: 181697
PackageBase: r-pcatools
Version: 2.14.0-1
Description: PCAtools: Everything Principal Components Analysis
URL: https://bioconductor.org/packages/PCAtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510130
LastModified: 1698689939
URLPath: /cgit/aur.git/snapshot/r-pcatools.tar.gz