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

Last updated: September 20,2024

1. Install "chrony.x86_64" package

Please follow the steps below to install chrony.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install chrony.x86_64

2. Uninstall "chrony.x86_64" package

Please follow the step by step instructions below to uninstall chrony.x86_64 on Oracle Linux 8:

$ sudo dnf remove chrony.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:26:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : chrony
Version : 4.1
Release : 1.0.1.el8
Architecture : x86_64
Size : 327 k
Source : chrony-4.1-1.0.1.el8.src.rpm
Repository : ol8_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.