cpick on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cpick

* (Optional) Uninstall cpick on Arch using YAY

$ yay -Rns cpick

2. Manually Install "cpick" via AUR

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

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

b. Clone cpick's git locally

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

c. Go to ~/cpick folder and install it

$ cd ~/cpick $ makepkg -si

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

ID: 1298051
Name: cpick
PackageBaseID: 154037
PackageBase: cpick
Version: 1.3.0-5
Description: Extensive color picker in the terminal!
URL: https://github.com/ethanbaker/cpick
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ethanbaker
Submitter: ethanbaker
FirstSubmitted: 1591457755
LastModified: 1690990870
URLPath: /cgit/aur.git/snapshot/cpick.tar.gz