eyedropper on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S eyedropper

* (Optional) Uninstall eyedropper on Arch using YAY

$ yay -Rns eyedropper

2. Manually Install "eyedropper" via AUR

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

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

b. Clone eyedropper's git locally

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

c. Go to ~/eyedropper folder and install it

$ cd ~/eyedropper $ makepkg -si

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

ID: 1332029
Name: eyedropper
PackageBaseID: 185286
PackageBase: eyedropper
Version: 1.0.0-1
Description: A simple to use color picker and editor
URL: https://github.com/FineFindus/eyedropper
NumVotes: 7
Popularity: 0.281578
OutOfDate:
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1661720580
LastModified: 1697006353
URLPath: /cgit/aur.git/snapshot/eyedropper.tar.gz

5. The same packages on other Linux Distributions