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

Last updated: May 11,2024

1. Install "python-cycler-doc" package

Here is a brief guide to show you how to install python-cycler-doc on Kali Linux

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

2. Uninstall "python-cycler-doc" package

This guide let you learn how to uninstall python-cycler-doc on Kali Linux:

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

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

Package: python-cycler-doc
Source: python-cycler
Version: 0.11.0-1
Installed-Size: 1064
Maintainer: Sandro Tosi
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 2.4.3-5~)
Size: 646636
SHA256: 6cf62a1d6fc515c1b2e714162ab97e9d9ed81ad56aa3075af4d3a6bc0fc88684
SHA1: 80bbcc026b79145064b0a3c720ac7d3f2009cfaa
MD5sum: 0c19c1c60e5e5e2e146c17b9b966729b
Description: composable kwarg iterator (documentation)
When using matplotlib and plotting more than one line, it is common to want to
be able to cycle over one or more artist styles; but the plotting logic can
quickly become very involved.
.
To address this and allow easy cycling over arbitrary 'kwargs' the `Cycler`
class, a composable kwarg iterator, was developed.
.
This package contains the documentation for Cycler.
Description-md5:
Homepage: http://matplotlib.org/cycler/
Section: doc
Priority: optional
Filename: pool/main/p/python-cycler/python-cycler-doc_0.11.0-1_all.deb