How to Install and Uninstall python38-monotonic Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-monotonic" package
This is a short guide on how to install python38-monotonic on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-monotonic
Copied
2. Uninstall "python38-monotonic" package
Learn how to uninstall python38-monotonic on openSuSE Tumbleweed:
$
sudo zypper remove
python38-monotonic
Copied
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.
-------------------------------------------
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.