picket on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S picket

* (Optional) Uninstall picket on Arch using YAY

$ yay -Rns picket

2. Manually Install "picket" via AUR

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

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

b. Clone picket's git locally

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

c. Go to ~/picket folder and install it

$ cd ~/picket $ makepkg -si

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

ID: 1057113
Name: picket
PackageBaseID: 146542
PackageBase: picket
Version: 1.3-1
Description: Linux screen color picker with magnifier and custom user defined formats.
URL: https://github.com/rajter/Picket
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: rajter
Submitter: rajter
FirstSubmitted: 1573383626
LastModified: 1648301524
URLPath: /cgit/aur.git/snapshot/picket.tar.gz