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

Last updated: October 06,2024

1. Install "python3-colorspacious.noarch" package

Please follow the guidance below to install python3-colorspacious.noarch on Fedora 35

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

2. Uninstall "python3-colorspacious.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-colorspacious.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:54:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-colorspacious
Version : 1.1.2
Release : 14.fc35
Architecture : noarch
Size : 69 k
Source : python-colorspacious-1.1.2-14.fc35.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.