How to Install and Uninstall python3-cycler.noarch Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "python3-cycler.noarch" package
Please follow the steps below to install python3-cycler.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-cycler.noarch
Copied
2. Uninstall "python3-cycler.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-cycler.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-cycler.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cycler.noarch package on Rocky Linux 9
Last metadata expiration check: 2:04:01 ago on Fri Feb 16 06:49:52 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
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