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

Last updated: May 20,2024

1. Install "python2-ntplib" package

This guide let you learn how to install python2-ntplib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-ntplib

2. Uninstall "python2-ntplib" package

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

$ sudo zypper remove python2-ntplib

3. Information about the python2-ntplib package on openSUSE Leap

Information for package python2-ntplib:
---------------------------------------
Repository : Main Repository
Name : python2-ntplib
Version : 0.3.3-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 43,2 KiB
Installed : No
Status : not installed
Source package : python-ntplib-0.3.3-bp153.1.14.src
Summary : Python NTP library
Description :
This module offers a simple interface to query NTP servers from Python.
It also provides utility functions to translate NTP fields values to text
(mode, leap indicator...). Since it's pure Python, and only depends on core
modules, it should work on any platform with a decent Python implementation.

5. The same packages on other Linux Distributions