How to Install and Uninstall python311-monotonic Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-monotonic" package
Please follow the steps below to install python311-monotonic on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-monotonic
Copied
2. Uninstall "python311-monotonic" package
Here is a brief guide to show you how to uninstall python311-monotonic on openSuSE Tumbleweed:
$
sudo zypper remove
python311-monotonic
Copied
3. Information about the python311-monotonic package on openSuSE Tumbleweed
Information for package python311-monotonic:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-monotonic
Version : 1.6-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 33.8 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.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-monotonic
Version : 1.6-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 33.8 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.