slickpicker on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install slickpicker on Arch using YAY
$
yay -S
slickpicker
Copied
* (Optional) Uninstall slickpicker on Arch using YAY
$
yay -Rns
slickpicker
Copied
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
Copied
b. Clone slickpicker's git locally
$
git clone https://aur.archlinux.org/slickpicker.git
~/slickpicker
Copied
c. Go to ~/slickpicker folder and install it
$
cd
~/slickpicker
Copied
$
makepkg -si
Copied
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
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