How To Install Chronyc In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?

How To Install Chronyc In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?

chronyc

Versatile implementation of the Network Time Protocol

Maintainer: Vincent Blut



Section: net

Install chronyc

  • Debian apt-get install chrony Click to copy
  • Ubuntu apt-get install chrony Click to copy
  • Alpine OS apk add chrony Click to copy
  • Arch Linux pacman -S chrony Click to copy
  • Kali Linux apt-get install chrony Click to copy
  • CentOS yum install chrony Click to copy
  • Fedora dnf install chrony Click to copy
  • Raspbian apt-get install chrony Click to copy

chrony

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.

Installation of latest chronyc command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.