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

Last updated: May 21,2024

1. Install "python38-monotonic" package

This is a short guide on how to install python38-monotonic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-monotonic

2. Uninstall "python38-monotonic" package

Learn how to uninstall python38-monotonic on openSuSE Tumbleweed:

$ sudo zypper remove python38-monotonic

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

Information for package python38-monotonic:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-monotonic
Version : 1.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 28,5 KiB
Installed : No
Status : not installed
Source package : python-monotonic-1.6-1.2.src
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.