How to Install and Uninstall python3-croniter.noarch Package on Fedora 36

Last updated: January 07,2025

1. Install "python3-croniter.noarch" package

Please follow the instructions below to install python3-croniter.noarch on Fedora 36

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

2. Uninstall "python3-croniter.noarch" package

Here is a brief guide to show you how to uninstall python3-croniter.noarch on Fedora 36:

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

3. Information about the python3-croniter.noarch package on Fedora 36

Last metadata expiration check: 5:40:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-croniter
Version : 0.3.35
Release : 5.fc36
Architecture : noarch
Size : 48 k
Source : python-croniter-0.3.35-5.fc36.src.rpm
Repository : fedora
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.