r-pals on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-pals

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

$ yay -Rns r-pals

2. Manually Install "r-pals" via AUR

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

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

b. Clone r-pals's git locally

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

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

$ cd ~/r-pals $ makepkg -si

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

ID: 1307917
Name: r-pals
PackageBaseID: 181655
PackageBase: r-pals
Version: 1.8-1
Description: Color Palettes, Colormaps, and Tools to Evaluate Them
URL: https://cran.r-project.org/package=pals
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654509132
LastModified: 1692771828
URLPath: /cgit/aur.git/snapshot/r-pals.tar.gz