How to Install and Uninstall python3-ntplib Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-ntplib" package
Here is a brief guide to show you how to install python3-ntplib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-ntplib
Copied
2. Uninstall "python3-ntplib" package
Please follow the steps below to uninstall python3-ntplib on openSUSE Leap:
$
sudo zypper remove
python3-ntplib
Copied
3. Information about the python3-ntplib package on openSUSE Leap
Information for package python3-ntplib:
---------------------------------------
Repository : Main Repository
Name : python3-ntplib
Version : 0.3.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 39.0 KiB
Installed : No
Status : not installed
Source package : python-ntplib-0.3.3-bp155.2.10.src
Upstream URL : http://pypi.python.org/pypi/ntplib
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.
---------------------------------------
Repository : Main Repository
Name : python3-ntplib
Version : 0.3.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 39.0 KiB
Installed : No
Status : not installed
Source package : python-ntplib-0.3.3-bp155.2.10.src
Upstream URL : http://pypi.python.org/pypi/ntplib
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.