python-colorthief on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-colorthief

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

$ yay -Rns python-colorthief

2. Manually Install "python-colorthief" via AUR

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

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

b. Clone python-colorthief's git locally

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

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

$ cd ~/python-colorthief $ makepkg -si

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

ID: 384963
Name: python-colorthief
PackageBaseID: 115877
PackageBase: python-colorthief
Version: 0.2.1-1
Description: A Python module for grabbing the color palette from an image.
URL: https://github.com/fengsp/color-thief-py
NumVotes: 9
Popularity: 0.504747
OutOfDate:
Maintainer: SajeOne
Submitter: SajeOne
FirstSubmitted: 1475351973
LastModified: 1487283276
URLPath: /cgit/aur.git/snapshot/python-colorthief.tar.gz