How to Install and Uninstall python3-ntplib.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-ntplib.noarch" package
This guide let you learn how to install python3-ntplib.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ntplib.noarch
Copied
2. Uninstall "python3-ntplib.noarch" package
Please follow the guidelines below to uninstall python3-ntplib.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-ntplib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ntplib.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:58:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-ntplib
Version : 0.3.3
Release : 10.el8
Architecture : noarch
Size : 19 k
Source : python-ntplib-0.3.3-10.el8.src.rpm
Repository : appstream
Summary : Python 3 module that offers a simple interface to query NTP servers
URL : http://pypi.python.org/pypi/ntplib/
License : MIT
Description : The ntplib is a python module that offers a simple interface to query NTP
: servers. 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 Python implementation.
:
: Python 3 version.
Available Packages
Name : python3-ntplib
Version : 0.3.3
Release : 10.el8
Architecture : noarch
Size : 19 k
Source : python-ntplib-0.3.3-10.el8.src.rpm
Repository : appstream
Summary : Python 3 module that offers a simple interface to query NTP servers
URL : http://pypi.python.org/pypi/ntplib/
License : MIT
Description : The ntplib is a python module that offers a simple interface to query NTP
: servers. 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 Python implementation.
:
: Python 3 version.