How to Install and Uninstall python2-colorspacious Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-colorspacious" package

In this section, we are going to explain the necessary steps to install python2-colorspacious on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-colorspacious

2. Uninstall "python2-colorspacious" package

This guide let you learn how to uninstall python2-colorspacious on openSUSE Leap:

$ sudo zypper remove python2-colorspacious

3. Information about the python2-colorspacious package on openSUSE Leap

Information for package python2-colorspacious:
----------------------------------------------
Repository : Main Repository
Name : python2-colorspacious
Version : 1.1.2-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 264,2 KiB
Installed : No
Status : not installed
Source package : python-colorspacious-1.1.2-bp153.1.14.src
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).