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

Last updated: July 04,2024

1. Install "python312-monotonic" package

In this section, we are going to explain the necessary steps to install python312-monotonic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-monotonic

2. Uninstall "python312-monotonic" package

Here is a brief guide to show you how to uninstall python312-monotonic on openSuSE Tumbleweed:

$ sudo zypper remove python312-monotonic

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

Information for package python312-monotonic:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-monotonic
Version : 1.6-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 33.2 KiB
Installed : No
Status : not installed
Source package : python-monotonic-1.6-1.15.src
Upstream URL : https://github.com/atdt/monotonic
Summary : An implementation of time.monotonic() for Python 2 & < 33
Description :
This module provides a ``monotonic()`` function which returns the
value (in fractional seconds) of a clock which never goes backwards.