r-seriation on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-seriation

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

$ yay -Rns r-seriation

2. Manually Install "r-seriation" via AUR

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

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

b. Clone r-seriation's git locally

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

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

$ cd ~/r-seriation $ makepkg -si

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

ID: 1368460
Name: r-seriation
PackageBaseID: 182360
PackageBase: r-seriation
Version: 1.5.4-1
Description: Infrastructure for Ordering Objects Using Seriation
URL: https://cran.r-project.org/package=seriation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526700
LastModified: 1702382599
URLPath: /cgit/aur.git/snapshot/r-seriation.tar.gz