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

Last updated: September 25,2024

1. Install "python3-croniter.noarch" package

This is a short guide on how to install python3-croniter.noarch on Fedora 35

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

2. Uninstall "python3-croniter.noarch" package

Learn how to uninstall python3-croniter.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:17:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-croniter
Version : 0.3.35
Release : 4.fc35
Architecture : noarch
Size : 48 k
Source : python-croniter-0.3.35-4.fc35.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.