How to Install and Uninstall python3-croniter.noarch Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "python3-croniter.noarch" package

This is a short guide on how to install python3-croniter.noarch on AlmaLinux 9

$ 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 AlmaLinux 9:

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

3. Information about the python3-croniter.noarch package on AlmaLinux 9

Last metadata expiration check: 1:19:04 ago on Wed Mar 13 07:41:12 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.