How to Install and Uninstall python36-ntplib Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python36-ntplib" package

Learn how to install python36-ntplib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-ntplib

2. Uninstall "python36-ntplib" package

This guide let you learn how to uninstall python36-ntplib on openSuSE Tumbleweed:

$ sudo zypper remove python36-ntplib

3. Information about the python36-ntplib package on openSuSE Tumbleweed

Information for package python36-ntplib:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-ntplib
Version : 0.3.3-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 39,0 KiB
Installed : No
Status : not installed
Source package : python-ntplib-0.3.3-2.5.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.