How to Install and Uninstall node-sntp Package on Kali Linux

Last updated: May 04,2024

1. Install "node-sntp" package

This is a short guide on how to install node-sntp on Kali Linux

$ sudo apt update $ sudo apt install node-sntp

2. Uninstall "node-sntp" package

In this section, we are going to explain the necessary steps to uninstall node-sntp on Kali Linux:

$ sudo apt remove node-sntp $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-sntp package on Kali Linux

Package: node-sntp
Version: 4.0.0-2
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-hapi-sntp (= 4.0.0-2)
Depends: node-boom (>= 9), node-hoek (>= 9)
Size: 6316
SHA256: 88a6938a362f485cef364803d555e74f5b7c8cc68d03b3a976e459ea4ea554d6
SHA1: 7d399d9e247285457e8c5a5d3f36f38a24a577e4
MD5sum: 6fe42008d0f172ba0542a00f61818984
Description: SNTP client
An SNTP v4 client (RFC4330) for nodejs. Simpy connects to the NTP or SNTP
server requested and returns the server time along with the roundtrip duration
and clock offset. To adjust the local time to the NTP time, add the returned
`t` offset to the local time.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/hueniverse/sntp
Section: javascript
Priority: optional
Filename: pool/main/n/node-sntp/node-sntp_4.0.0-2_all.deb