How to Install and Uninstall python3-cycler Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 13,2024

1. Install "python3-cycler" package

This guide covers the steps necessary to install python3-cycler on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-cycler

2. Uninstall "python3-cycler" package

In this section, we are going to explain the necessary steps to uninstall python3-cycler on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-cycler package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-cycler
Architecture: all
Version: 0.10.0-1
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 (>= 3.3.2-2~)
Suggests: python-cycler-doc
Filename: pool/universe/p/python-cycler/python3-cycler_0.10.0-1_all.deb
Size: 7622
MD5sum: 13b1c3f0ffb6021f4b1d658a41322cd7
SHA1: 218f1762ba193ab0e82cc6c347278a5286e71002
SHA256: d84d9d2837a639cb67eaa22143836cc728692947eef6065b66741e1360271c6e
Homepage: http://matplotlib.org/cycler/
Description: composable kwarg iterator (Python 3)
Description-md5: c35766b7dde677286f33d88f51d3a307
Task: ubuntustudio-video