How to Install and Uninstall python3-cycler.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-cycler.noarch" package

This guide let you learn how to install python3-cycler.noarch on Rocky Linux 8

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

2. Uninstall "python3-cycler.noarch" package

Please follow the steps below to uninstall python3-cycler.noarch on Rocky Linux 8:

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

3. Information about the python3-cycler.noarch package on Rocky Linux 8

Last metadata expiration check: 0:18:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-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