r-colortools on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-colortools

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

$ yay -Rns r-colortools

2. Manually Install "r-colortools" via AUR

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

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

b. Clone r-colortools's git locally

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

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

$ cd ~/r-colortools $ makepkg -si

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

ID: 1104070
Name: r-colortools
PackageBaseID: 180018
PackageBase: r-colortools
Version: 0.1.5-6
Description: Tools for colors in a Hue-Saturation-Value (HSV) color model
URL: https://cran.r-project.org/package=colortools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654469606
LastModified: 1656309767
URLPath: /cgit/aur.git/snapshot/r-colortools.tar.gz