color-picker on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S color-picker

* (Optional) Uninstall color-picker on Arch using YAY

$ yay -Rns color-picker

2. Manually Install "color-picker" via AUR

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

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

b. Clone color-picker's git locally

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

c. Go to ~/color-picker folder and install it

$ cd ~/color-picker $ makepkg -si

3. Information about the color-picker package on Arch User Repository (AUR)

ID: 893640
Name: color-picker
PackageBaseID: 132796
PackageBase: color-picker
Version: 1.1.5-2
Description: A color picker for elementary OS.
URL: https://github.com/RonnyDo/ColorPicker
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: axionl
Submitter: axionl
FirstSubmitted: 1527302342
LastModified: 1618646475
URLPath: /cgit/aur.git/snapshot/color-picker.tar.gz