r-squash on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-squash

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

$ yay -Rns r-squash

2. Manually Install "r-squash" via AUR

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

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

b. Clone r-squash's git locally

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

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

$ cd ~/r-squash $ makepkg -si

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

ID: 1376211
Name: r-squash
PackageBaseID: 182569
PackageBase: r-squash
Version: 1.0.9-7
Description: Color-Based Plots for Multivariate Visualization
URL: https://cran.r-project.org/package=squash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654533487
LastModified: 1703635720
URLPath: /cgit/aur.git/snapshot/r-squash.tar.gz