How to Install and Uninstall python3-colorspacious Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-colorspacious" package

This tutorial shows how to install python3-colorspacious on Kali Linux

$ sudo apt update $ sudo apt install python3-colorspacious

2. Uninstall "python3-colorspacious" package

Please follow the guidelines below to uninstall python3-colorspacious on Kali Linux:

$ sudo apt remove python3-colorspacious $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-colorspacious package on Kali Linux

Package: python3-colorspacious
Source: colorspacious
Version: 1.1.2-3
Installed-Size: 131
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-numpy, python3:any
Size: 31620
SHA256: ef28776fa968e477e358165c7ed8d85886a777735da30004651af0d592a015a9
SHA1: ea3719f3f84c83a46b79281ced7e82c384184a8f
MD5sum: d7a80e31496ea2c26f650372ca0b64f7
Description: library for doing colorspace conversions - Python 3.x
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 python 3 version of colorspacious
Description-md5:
Homepage: https://github.com/njsmith/colorspacious
Section: python
Priority: optional
Filename: pool/main/c/colorspacious/python3-colorspacious_1.1.2-3_all.deb