How to Install and Uninstall python-colorzero-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-colorzero-doc" package

Learn how to install python-colorzero-doc on Kali Linux

$ sudo apt update $ sudo apt install python-colorzero-doc

2. Uninstall "python-colorzero-doc" package

This is a short guide on how to uninstall python-colorzero-doc on Kali Linux:

$ sudo apt remove python-colorzero-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-colorzero-doc package on Kali Linux

Package: python-colorzero-doc
Source: colorzero
Version: 2.0-2
Installed-Size: 429
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 44116
SHA256: f5ea8577ccbd4168563ec18089fecd53b998dfd4c87de6decbfbbe3dfc8f26f7
SHA1: 6a54fef1db556644ec2f9a110f8a65b6e6f8c917
MD5sum: e9844f27402525ce421ca5277d996675
Description: Construct, convert, and manipulate colors in a Pythonic manner.
Colorzero is a library for working with colors in Python. It is not intended
to be as comprehensive as colormath, but is intended to be a little easier
to use, particularly for beginners. The major difference with colorzero is
that colors are tuples and thus immutable. Standard mathematical operators
(addition, subtraction, multiplication, etc.) are used to generate new
colors. Conversions are provided for a wide variety of systems including
YUV, RGB565, CMYK, CIE Lab, and so on.
.
This is the version-independent documentation for the package.
Description-md5:
Homepage: https://pypi.org/project/colorzero/
Section: doc
Priority: optional
Filename: pool/main/c/colorzero/python-colorzero-doc_2.0-2_all.deb