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

Last updated: October 05,2024

1. Install "python3-cycler.noarch" package

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

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

2. Uninstall "python3-cycler.noarch" package

This is a short guide on how to uninstall python3-cycler.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:27:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-cycler
Version : 0.11.0
Release : 7.el9
Architecture : noarch
Size : 19 k
Source : python-cycler-0.11.0-7.el9.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