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

Last updated: September 29,2024

1. Install "python3-colorspacious.noarch" package

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

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

2. Uninstall "python3-colorspacious.noarch" package

Please follow the steps below to uninstall python3-colorspacious.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:21:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-colorspacious
Version : 1.1.2
Release : 12.fc34
Architecture : noarch
Size : 69 k
Source : python-colorspacious-1.1.2-12.fc34.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.