r-colourpicker on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-colourpicker

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

$ yay -Rns r-colourpicker

2. Manually Install "r-colourpicker" via AUR

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

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

b. Clone r-colourpicker's git locally

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

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

$ cd ~/r-colourpicker $ makepkg -si

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

ID: 1307084
Name: r-colourpicker
PackageBaseID: 180019
PackageBase: r-colourpicker
Version: 1.3.0-1
Description: A Colour Picker Tool for Shiny and for Selecting Colours in Plots
URL: https://cran.r-project.org/package=colourpicker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654469629
LastModified: 1692619641
URLPath: /cgit/aur.git/snapshot/r-colourpicker.tar.gz