python-colorzero on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-colorzero

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

$ yay -Rns python-colorzero

2. Manually Install "python-colorzero" via AUR

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

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

b. Clone python-colorzero's git locally

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

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

$ cd ~/python-colorzero $ makepkg -si

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

ID: 954950
Name: python-colorzero
PackageBaseID: 139749
PackageBase: python-colorzero
Version: 2.0-2
Description: A simple to use and pythonic color manipulation library
URL: https://colorzero.readthedocs.org/
NumVotes: 3
Popularity: 8.3E-5
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1550532243
LastModified: 1630427307
URLPath: /cgit/aur.git/snapshot/python-colorzero.tar.gz