slickpicker on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S slickpicker

* (Optional) Uninstall slickpicker on Arch using YAY

$ yay -Rns slickpicker

2. Manually Install "slickpicker" via AUR

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

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

b. Clone slickpicker's git locally

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

c. Go to ~/slickpicker folder and install it

$ cd ~/slickpicker $ makepkg -si

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

ID: 334427
Name: slickpicker
PackageBaseID: 87089
PackageBase: slickpicker
Version: 0.2-1
Description: A small PyQt color picker widget (can be run on its own)
URL: https://github.com/ShadowKyogre/slickpicker/
NumVotes: 2
Popularity: 0
OutOfDate: 1709219963
Maintainer: ShadowKyogre
Submitter: ShadowKyogre
FirstSubmitted: 1414865896
LastModified: 1472665252
URLPath: /cgit/aur.git/snapshot/slickpicker.tar.gz