python-colormath on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-colormath

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

$ yay -Rns python-colormath

2. Manually Install "python-colormath" via AUR

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

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

b. Clone python-colormath's git locally

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

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

$ cd ~/python-colormath $ makepkg -si

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

ID: 1417555
Name: python-colormath
PackageBaseID: 97704
PackageBase: python-colormath
Version: 3.0.0-2
Description: Python module that abstracts common color math operations
URL: https://github.com/gtaylor/python-colormath
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: eepp
FirstSubmitted: 1439663035
LastModified: 1709144224
URLPath: /cgit/aur.git/snapshot/python-colormath.tar.gz