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

Last updated: April 29,2024

1. Install "python36-monotonic" package

Please follow the instructions below to install python36-monotonic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-monotonic

2. Uninstall "python36-monotonic" package

Please follow the guidance below to uninstall python36-monotonic on openSuSE Tumbleweed:

$ sudo zypper remove python36-monotonic

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

Information for package python36-monotonic:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-monotonic
Version : 1.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 28,6 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.