How to Install and Uninstall chrony.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "chrony.x86_64" package

This guide let you learn how to install chrony.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install chrony.x86_64

2. Uninstall "chrony.x86_64" package

Learn how to uninstall chrony.x86_64 on Oracle Linux 9:

$ sudo dnf remove chrony.x86_64 $ sudo dnf autoremove

3. Information about the chrony.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:29:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : chrony
Version : 4.3
Release : 1.0.1.el9
Architecture : x86_64
Size : 340 k
Source : chrony-4.3-1.0.1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : An NTP client/server
URL : https://chrony.tuxfamily.org
License : GPLv2
Description : chrony is a versatile implementation of the Network Time Protocol (NTP).
: It can synchronise the system clock with NTP servers, reference clocks
: (e.g. GPS receiver), and manual input using wristwatch and keyboard. It
: can also operate as an NTPv4 (RFC 5905) server and peer to provide a time
: service to other computers in the network.