How to Install and Uninstall python3-croniter.noarch Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "python3-croniter.noarch" package

This guide covers the steps necessary to install python3-croniter.noarch on CentOS Stream 9

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

2. Uninstall "python3-croniter.noarch" package

This guide let you learn how to uninstall python3-croniter.noarch on CentOS Stream 9:

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

3. Information about the python3-croniter.noarch package on CentOS Stream 9

Last metadata expiration check: 0:44:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-croniter
Version : 1.3.8
Release : 2.el9
Architecture : noarch
Size : 37 k
Source : python-croniter-1.3.8-2.el9.src.rpm
Repository : epel
Summary : Iteration for datetime object with cron like format
URL : https://github.com/kiorky/croniter
License : MIT
Description : croniter provides iteration for the datetime object with a cron like format.