python2-colorpy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-colorpy

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

$ yay -Rns python2-colorpy

2. Manually Install "python2-colorpy" via AUR

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

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

b. Clone python2-colorpy's git locally

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

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

$ cd ~/python2-colorpy $ makepkg -si

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

ID: 1013197
Name: python2-colorpy
PackageBaseID: 71628
PackageBase: python2-colorpy
Version: 0.1.1-1
Description: Python package that can convert physical descriptions of light into RGB colors
URL: http://markkness.net/colorpy/ColorPy.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mutantmonkey
FirstSubmitted: 1373255946
LastModified: 1641173194
URLPath: /cgit/aur.git/snapshot/python2-colorpy.tar.gz