r-corral on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-corral

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

$ yay -Rns r-corral

2. Manually Install "r-corral" via AUR

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

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

b. Clone r-corral's git locally

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

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

$ cd ~/r-corral $ makepkg -si

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

ID: 1342275
Name: r-corral
PackageBaseID: 180067
PackageBase: r-corral
Version: 1.12.0-1
Description: Correspondence Analysis for Single Cell Data
URL: https://bioconductor.org/packages/corral
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470750
LastModified: 1698395180
URLPath: /cgit/aur.git/snapshot/r-corral.tar.gz