colorpicker on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S colorpicker

* (Optional) Uninstall colorpicker on Arch using YAY

$ yay -Rns colorpicker

2. Manually Install "colorpicker" via AUR

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

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

b. Clone colorpicker's git locally

$ git clone https://aur.archlinux.org/colorpicker.git ~/colorpicker

c. Go to ~/colorpicker folder and install it

$ cd ~/colorpicker $ makepkg -si

3. Information about the colorpicker package on Arch User Repository (AUR)

ID: 439820
Name: colorpicker
PackageBaseID: 125211
PackageBase: colorpicker
Version: 1.0.f5d441a-2
Description: Click on a pixel on your screen and print its color value in RGB. Written for X11.
URL: https://github.com/Jack12816/colorpicker
NumVotes: 17
Popularity: 0.000627
OutOfDate:
Maintainer: Jack12816
Submitter: Jack12816
FirstSubmitted: 1504179400
LastModified: 1504179564
URLPath: /cgit/aur.git/snapshot/colorpicker.tar.gz