wl-color-picker on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S wl-color-picker

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

$ yay -Rns wl-color-picker

2. Manually Install "wl-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 wl-color-picker's git locally

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

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

$ cd ~/wl-color-picker $ makepkg -si

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

ID: 1017264
Name: wl-color-picker
PackageBaseID: 161621
PackageBase: wl-color-picker
Version: 1.3-1
Description: A wayland color picker that also works on wlroots
URL: https://github.com/jgmdev/wl-color-picker
NumVotes: 15
Popularity: 0.427568
OutOfDate:
Maintainer: jgmdev
Submitter: jgmdev
FirstSubmitted: 1609731461
LastModified: 1641931536
URLPath: /cgit/aur.git/snapshot/wl-color-picker.tar.gz