colpick on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S colpick

* (Optional) Uninstall colpick on Arch using YAY

$ yay -Rns colpick

2. Manually Install "colpick" via AUR

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

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

b. Clone colpick's git locally

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

c. Go to ~/colpick folder and install it

$ cd ~/colpick $ makepkg -si

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

ID: 1118797
Name: colpick
PackageBaseID: 184450
PackageBase: colpick
Version: 1.5.0.r1.g39feef2-1
Description: Pick color at the current position of the mouse
URL: https://github.com/mehmetumit/colpick.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dymos
Submitter: dymos
FirstSubmitted: 1659038636
LastModified: 1659080138
URLPath: /cgit/aur.git/snapshot/colpick.tar.gz