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

Last updated: September 30,2024

1. Install "python3-croniter.noarch" package

Please follow the steps below to install python3-croniter.noarch on Fedora 34

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

2. Uninstall "python3-croniter.noarch" package

Please follow the instructions below to uninstall python3-croniter.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:08:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-croniter
Version : 0.3.35
Release : 2.fc34
Architecture : noarch
Size : 49 k
Source : python-croniter-0.3.35-2.fc34.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.