python-tkcolorpicker on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-tkcolorpicker

* (Optional) Uninstall python-tkcolorpicker on Arch using YAY

$ yay -Rns python-tkcolorpicker

2. Manually Install "python-tkcolorpicker" via AUR

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

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

b. Clone python-tkcolorpicker's git locally

$ git clone https://aur.archlinux.org/python-tkcolorpicker.git ~/python-tkcolorpicker

c. Go to ~/python-tkcolorpicker folder and install it

$ cd ~/python-tkcolorpicker $ makepkg -si

3. Information about the python-tkcolorpicker package on Arch User Repository (AUR)

ID: 1191750
Name: python-tkcolorpicker
PackageBaseID: 121868
PackageBase: python-tkcolorpicker
Version: 2.1.3-2
Description: Color picker dialog for Tkinter, alternative to tkinter.colorchooser.
URL: https://github.com/j4321/tkColorPicker
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1493418740
LastModified: 1672836370
URLPath: /cgit/aur.git/snapshot/python-tkcolorpicker.tar.gz