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

Last updated: October 01,2024

1. Install "python3-colorspacious.noarch" package

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

$ 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 39:

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

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

Last metadata expiration check: 1:00:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-colorspacious
Version : 1.1.2
Release : 20.fc39
Architecture : noarch
Size : 91 k
Source : python-colorspacious-1.1.2-20.fc39.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.