How to Install and Uninstall python3-cycler Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python3-cycler" package

Please follow the steps below to install python3-cycler on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-cycler

2. Uninstall "python3-cycler" package

Please follow the guidance below to uninstall python3-cycler on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-cycler package on Ubuntu 21.10 (Impish Indri)

Package: python3-cycler
Architecture: all
Version: 0.10.0-3
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: python-cycler
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: python3-six, python3:any
Suggests: python-cycler-doc
Filename: pool/universe/p/python-cycler/python3-cycler_0.10.0-3_all.deb
Size: 8132
MD5sum: 116cab407d07bf09e56c0d1728b50de5
SHA1: 1fa20e3dcb345c1d29d48fa1c7d72cd453022173
SHA256: 7276a2fd78584abd7fd4430d085a76fe0b9aa381ec6d918608ae1389471d8cc7
SHA512: 4f65fc2611216956f910ea404c635adfd6843ac587e196689dfab63f53e088ed66a2bb00c17567e57815fa6c853930bbb76a0954d2f0d0b5105ba0d2c7828601
Homepage: http://matplotlib.org/cycler/
Description-en: composable kwarg iterator (Python 3)
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 Python 3 version of Cycler.
Description-md5: c35766b7dde677286f33d88f51d3a307