python2-tkcolorpicker on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python2-tkcolorpicker

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

$ yay -Rns python2-tkcolorpicker

2. Manually Install "python2-tkcolorpicker" via AUR

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

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

b. Clone python2-tkcolorpicker's git locally

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

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

$ cd ~/python2-tkcolorpicker $ makepkg -si

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

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