How to Install and Uninstall python2-cycler.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "python2-cycler.noarch" package

Please follow the guidelines below to install python2-cycler.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python2-cycler.noarch

2. Uninstall "python2-cycler.noarch" package

Please follow the guidelines below to uninstall python2-cycler.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python2-cycler.noarch $ sudo dnf autoremove

3. Information about the python2-cycler.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:57:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-cycler
Version : 0.10.0
Release : 11.el8
Architecture : noarch
Size : 20 k
Source : python-cycler-0.10.0-11.el8.src.rpm
Repository : epel
Summary : Cycle through lists in various ways (used by matplotlib)
URL : https://github.com/matplotlib/cycler.git
License : BSD
Description : General purpose library used by matplotlib to cycle through lists for colors,
: marker styles, etc