How to Install and Uninstall python3-croniter.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-croniter.noarch" package

This guide covers the steps necessary to install python3-croniter.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-croniter.noarch" package

Please follow the steps below to uninstall python3-croniter.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-croniter.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:37 ago on Mon Feb 26 07:04:30 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.