How to Install and Uninstall libnet-ntp-perl Package on Kali Linux

Last updated: January 23,2025

1. Install "libnet-ntp-perl" package

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

$ sudo apt update $ sudo apt install libnet-ntp-perl

2. Uninstall "libnet-ntp-perl" package

Learn how to uninstall libnet-ntp-perl on Kali Linux:

$ sudo apt remove libnet-ntp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-ntp-perl package on Kali Linux

Package: libnet-ntp-perl
Version: 1.5-3
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, netbase
Recommends: libio-socket-inet6-perl
Size: 10796
SHA256: 12e16c1055b3a36496aa5cd3a80b63871f4cfd17c11ba31a8b8ae77766e50768
SHA1: 36b43ad291d664a0fa81961bd7d695e157c80f17
MD5sum: 327f78e838edb3a842bd5fbc6c54a24c
Description: Perl module to query NTP servers
Net::NTP is a small perl module to query an NTP (Network Time Protocol)
time server for the current time. It exports a single method
(get_ntp_response) and returns an associative array based upon RFC1305 and
RFC2030. The response from the server is "humanized" to a point that further
processing of the information received from the server can be manipulated.
For example: timestamps are in epoch, so one could use the localtime function
to produce an even more "human" representation of the timestamp.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Net-NTP
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-ntp-perl/libnet-ntp-perl_1.5-3_all.deb