How to Install and Uninstall chrony Package on Kali Linux
Last updated: December 23,2024
1. Install "chrony" package
Please follow the step by step instructions below to install chrony on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
chrony
Copied
2. Uninstall "chrony" package
This guide covers the steps necessary to uninstall chrony on Kali Linux:
$
sudo apt remove
chrony
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the chrony package on Kali Linux
Package: chrony
Version: 4.5-1
Installed-Size: 667
Maintainer: Vincent Blut
Architecture: amd64
Replaces: time-daemon
Provides: time-daemon
Depends: adduser (>= 3.130), iproute2, tzdata-legacy, ucf, libc6 (>= 2.34), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614-0), libgnutls30 (>= 3.8.1), libnettle8 (>= 3.9~), libseccomp2 (>= 2.4.3-1~)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: dnsutils, networkd-dispatcher
Conflicts: time-daemon
Breaks: network-manager (<< 1.20.0-1~)
Size: 300396
SHA256: f7d3ddd2e3e4cc29f4cf4382d27783043253301fb1d95a972cb79d7baa2f5ee6
SHA1: 4637196d791eecd41b5936c7cfd11f38ab7539cf
MD5sum: c8dd03655bcaa9a2680e336f285c76eb
Description: Versatile implementation of the Network Time Protocol
It consists of a pair of programs:
.
chronyd: This is a daemon which runs in background on the system.
It obtains measurements (e.g. via the network) of the system's offset
relative to other systems and adjusts the system time accordingly. For
isolated systems, the user can periodically enter the correct time by
hand (using 'chronyc'). In either case 'chronyd' determines the rate
at which the computer gains or loses time, and compensates for this.
Chronyd implements the NTP protocol and can act as either a client or
a server.
.
chronyc: This is a command-line driven control and monitoring program.
An administrator can use this to fine-tune various parameters within
the daemon, add or delete servers etc whilst the daemon is running.
Description-md5:
Homepage: https://chrony-project.org
Tag: implemented-in::c, interface::commandline, interface::daemon,
interface::text-mode, network::server, network::service, role::program,
uitoolkit::ncurses, use::configuring, use::monitor, use::timekeeping
Section: net
Priority: optional
Filename: pool/main/c/chrony/chrony_4.5-1_amd64.deb
Version: 4.5-1
Installed-Size: 667
Maintainer: Vincent Blut
Architecture: amd64
Replaces: time-daemon
Provides: time-daemon
Depends: adduser (>= 3.130), iproute2, tzdata-legacy, ucf, libc6 (>= 2.34), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614-0), libgnutls30 (>= 3.8.1), libnettle8 (>= 3.9~), libseccomp2 (>= 2.4.3-1~)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: dnsutils, networkd-dispatcher
Conflicts: time-daemon
Breaks: network-manager (<< 1.20.0-1~)
Size: 300396
SHA256: f7d3ddd2e3e4cc29f4cf4382d27783043253301fb1d95a972cb79d7baa2f5ee6
SHA1: 4637196d791eecd41b5936c7cfd11f38ab7539cf
MD5sum: c8dd03655bcaa9a2680e336f285c76eb
Description: Versatile implementation of the Network Time Protocol
It consists of a pair of programs:
.
chronyd: This is a daemon which runs in background on the system.
It obtains measurements (e.g. via the network) of the system's offset
relative to other systems and adjusts the system time accordingly. For
isolated systems, the user can periodically enter the correct time by
hand (using 'chronyc'). In either case 'chronyd' determines the rate
at which the computer gains or loses time, and compensates for this.
Chronyd implements the NTP protocol and can act as either a client or
a server.
.
chronyc: This is a command-line driven control and monitoring program.
An administrator can use this to fine-tune various parameters within
the daemon, add or delete servers etc whilst the daemon is running.
Description-md5:
Homepage: https://chrony-project.org
Tag: implemented-in::c, interface::commandline, interface::daemon,
interface::text-mode, network::server, network::service, role::program,
uitoolkit::ncurses, use::configuring, use::monitor, use::timekeeping
Section: net
Priority: optional
Filename: pool/main/c/chrony/chrony_4.5-1_amd64.deb