How to Install and Uninstall python3-colorspacious.noarch Package on Fedora 36

Last updated: November 26,2024

1. Install "python3-colorspacious.noarch" package

Learn how to install python3-colorspacious.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-colorspacious.noarch

2. Uninstall "python3-colorspacious.noarch" package

This guide let you learn how to uninstall python3-colorspacious.noarch on Fedora 36:

$ sudo dnf remove python3-colorspacious.noarch $ sudo dnf autoremove

3. Information about the python3-colorspacious.noarch package on Fedora 36

Last metadata expiration check: 1:03:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-colorspacious
Version : 1.1.2
Release : 15.fc36
Architecture : noarch
Size : 69 k
Source : python-colorspacious-1.1.2-15.fc36.src.rpm
Repository : fedora
Summary : Perform colorspace conversions accurately and easily
URL : https://github.com/njsmith/colorspacious
License : MIT
Description :
: Colorspacious is a powerful, accurate, and easy-to-use library for
: performing colorspace conversions.
:
: In addition to the most common standard colorspaces (sRGB, XYZ, xyY,
: CIELab, CIELCh), we also include: 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).
:
: This package contains the python3 module.