How to Install and Uninstall python2-monotonic Package on openSUSE Leap

Last updated: July 05,2024

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 $ sudo zypper install python2-monotonic

2. Uninstall "python2-monotonic" package

Please follow the steps below to uninstall python2-monotonic on openSUSE Leap:

$ sudo zypper remove python2-monotonic

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.

5. The same packages on other Linux Distributions