colorpicker-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S colorpicker-git

* (Optional) Uninstall colorpicker-git on Arch using YAY

$ yay -Rns colorpicker-git

2. Manually Install "colorpicker-git" via AUR

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

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

b. Clone colorpicker-git's git locally

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

c. Go to ~/colorpicker-git folder and install it

$ cd ~/colorpicker-git $ makepkg -si

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

ID: 1273910
Name: colorpicker-git
PackageBaseID: 194735
PackageBase: colorpicker-git
Version: 1.0.ba94a3c-2
Description: A small tool for X11 that writes the color value on your screen at the cursor position to stdout, in RGB.
URL: https://github.com/mistyhands/colorpicker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mistyhands
Submitter: Mistyhands
FirstSubmitted: 1686872645
LastModified: 1686873076
URLPath: /cgit/aur.git/snapshot/colorpicker-git.tar.gz