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

Last updated: June 03,2024

1. Install "python3-croniter.noarch" package

Please follow the steps below to install python3-croniter.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-croniter.noarch" package

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

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

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

Last metadata expiration check: 1:19:56 ago on Mon Feb 26 15:59:38 2024.
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.