How to Install and Uninstall python3-croniter.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-croniter.noarch" package

Learn how to install python3-croniter.noarch on Rocky Linux 8

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

2. Uninstall "python3-croniter.noarch" package

Please follow the guidelines below to uninstall python3-croniter.noarch on Rocky Linux 8:

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

3. Information about the python3-croniter.noarch package on Rocky Linux 8

Last metadata expiration check: 2:15:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-croniter
Version : 0.3.30
Release : 1.el8
Architecture : noarch
Size : 39 k
Source : python-croniter-0.3.30-1.el8.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.