How to Install and Uninstall python2-monotonic Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-monotonic" package
In this section, we are going to explain the necessary steps to install python2-monotonic on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-monotonic
Copied
2. Uninstall "python2-monotonic" package
Please follow the steps below to uninstall python2-monotonic on openSUSE Leap:
$
sudo zypper remove
python2-monotonic
Copied
3. Information about the python2-monotonic package on openSUSE Leap
Information for package python2-monotonic:
------------------------------------------
Repository : Main Repository
Name : python2-monotonic
Version : 1.5-7.3.13
Arch : noarch
Vendor : SUSE LLC
Installed Size : 30,2 KiB
Installed : No
Status : not installed
Source package : python-monotonic-1.5-7.3.13.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 : Main Repository
Name : python2-monotonic
Version : 1.5-7.3.13
Arch : noarch
Vendor : SUSE LLC
Installed Size : 30,2 KiB
Installed : No
Status : not installed
Source package : python-monotonic-1.5-7.3.13.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.