How to Install and Uninstall python39-colorspacious Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-colorspacious" package

This tutorial shows how to install python39-colorspacious on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-colorspacious

2. Uninstall "python39-colorspacious" package

Here is a brief guide to show you how to uninstall python39-colorspacious on openSuSE Tumbleweed:

$ sudo zypper remove python39-colorspacious

3. Information about the python39-colorspacious package on openSuSE Tumbleweed

Information for package python39-colorspacious:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-colorspacious
Version : 1.1.2-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 229.9 KiB
Installed : No
Status : not installed
Source package : python-colorspacious-1.1.2-2.11.src
Upstream URL : https://github.com/njsmith/colorspacious
Summary : Python library for doing colorspace conversions
Description :
Colorspacious is a library for performing colorspace conversions.
In addition to the most common standard colorspaces (sRGB, XYZ, xyY,
CIELab, CIELCh), it also includes color vision deficiency ("color
blindness") simulations using the approach of Machado et al (2009), a
complete implementation of CIECAM02
, and the perceptually
uniform CAM02-UCS / CAM02-LCD / CAM02-SCD spaces proposed by Luo et al
(2006).