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

Last updated: May 08,2024

1. Install "python310-tempora" package

This is a short guide on how to install python310-tempora on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-tempora

2. Uninstall "python310-tempora" package

This guide let you learn how to uninstall python310-tempora on openSuSE Tumbleweed:

$ sudo zypper remove python310-tempora

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

Information for package python310-tempora:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-tempora
Version : 5.5.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 84.5 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.