How to Install and Uninstall python3-ntp Package on Kali Linux

Last updated: February 02,2025

1. Install "python3-ntp" package

This guide let you learn how to install python3-ntp on Kali Linux

$ sudo apt update $ sudo apt install python3-ntp

2. Uninstall "python3-ntp" package

Learn how to uninstall python3-ntp on Kali Linux:

$ sudo apt remove python3-ntp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ntp package on Kali Linux

Package: python3-ntp
Source: ntpsec
Version: 1.2.2+dfsg1-4
Installed-Size: 346
Maintainer: Richard Laager
Architecture: amd64
Depends: python3, python3:any, libbsd0 (>= 0.0), libc6 (>= 2.17), libssl3 (>= 3.0.0)
Size: 89144
SHA256: 0214558cc464b69530bbd5a358cff0c3f1c7d87ab0e7005d4ca99426a259992c
SHA1: 921f50f44dca1e8329af580818577c6488ec7043
MD5sum: 776c7a0f0e56c8b079e45c5b2b0a0d1f
Description: Python 3 NTP Helper Classes
NTP, the Network Time Protocol, is used to keep computer clocks
accurate by synchronizing them over the Internet or a local network,
or by following an accurate hardware receiver that interprets GPS,
DCF-77, or similar time signals.
.
This package contains the Python "ntp" module, which contains helper
classes for NTP utilities written in Python.
.
This is part of NTPsec. NTPsec is a secure, hardened, and improved
implementation derived from the original NTP project.
Description-md5:
Homepage: https://www.ntpsec.org
Tag: implemented-in::c, implemented-in::python, role::shared-lib,
use::timekeeping
Section: python
Priority: optional
Filename: pool/main/n/ntpsec/python3-ntp_1.2.2+dfsg1-4_amd64.deb