How to Install and Uninstall python312-tempora Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-tempora" package

This guide covers the steps necessary to install python312-tempora on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-tempora

2. Uninstall "python312-tempora" package

In this section, we are going to explain the necessary steps to uninstall python312-tempora on openSuSE Tumbleweed:

$ sudo zypper remove python312-tempora

3. Information about the python312-tempora package on openSuSE Tumbleweed

Information for package python312-tempora:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-tempora
Version : 5.5.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 98.1 KiB
Installed : No
Status : not installed
Source package : python-tempora-5.5.0-2.4.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.