paley on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S paley

* (Optional) Uninstall paley on Arch using YAY

$ yay -Rns paley

2. Manually Install "paley" via AUR

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

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

b. Clone paley's git locally

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

c. Go to ~/paley folder and install it

$ cd ~/paley $ makepkg -si

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

ID: 788714
Name: paley
PackageBaseID: 157479
PackageBase: paley
Version: 0.0.0-1
Description: A simple color picker for Wayland.
URL: https://github.com/hiukky/paley
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hiukky
Submitter: hiukky
FirstSubmitted: 1599522123
LastModified: 1599522123
URLPath: /cgit/aur.git/snapshot/paley.tar.gz