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

Last updated: May 17,2024

1. Install "python3-tempora" package

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

$ sudo zypper refresh $ sudo zypper install python3-tempora

2. Uninstall "python3-tempora" package

Please follow the guidance below to uninstall python3-tempora on openSUSE Leap:

$ sudo zypper remove python3-tempora

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

Information for package python3-tempora:
----------------------------------------
Repository : Main Repository
Name : python3-tempora
Version : 1.8-1.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 86.1 KiB
Installed : No
Status : not installed
Source package : python-tempora-1.8-1.27.src
Upstream URL : https://github.com/jaraco/tempora
Summary : Objects and routines pertaining to date and time (tempora)
Description :
Objects and routines pertaining to date and time (tempora)
Modules include:
* tempora (top level package module) contains miscellaneous utilities and constants.
* timing contains routines for measuring and profiling.
* schedule contains an event scheduler.