How to Install and Uninstall python3-croniter Package on openSUSE Leap

Last updated: May 02,2024

1. Install "python3-croniter" package

This is a short guide on how to install python3-croniter on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-croniter

2. Uninstall "python3-croniter" package

Please follow the steps below to uninstall python3-croniter on openSUSE Leap:

$ sudo zypper remove python3-croniter

3. Information about the python3-croniter package on openSUSE Leap

Information for package python3-croniter:
-----------------------------------------
Repository : Main Repository
Name : python3-croniter
Version : 0.3.31-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 166.7 KiB
Installed : No
Status : not installed
Source package : python-croniter-0.3.31-bp155.2.12.src
Upstream URL : http://github.com/kiorky/croniter
Summary : Python iterators for datetime objects with cron-like format
Description :
croniter provides iterators for datetime object with cron-like format.