How to Install and Uninstall python39-monotonic Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-monotonic" package
Please follow the steps below to install python39-monotonic on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-monotonic
Copied
2. Uninstall "python39-monotonic" package
Please follow the instructions below to uninstall python39-monotonic on openSuSE Tumbleweed:
$
sudo zypper remove
python39-monotonic
Copied
3. Information about the python39-monotonic package on openSuSE Tumbleweed
Information for package python39-monotonic:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-monotonic
Version : 1.6-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 28.5 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 : python39-monotonic
Version : 1.6-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 28.5 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.