How to Install and Uninstall systemd-timesyncd.x86_64 Package on Oracle Linux 8

Last updated: November 01,2024

1. Install "systemd-timesyncd.x86_64" package

In this section, we are going to explain the necessary steps to install systemd-timesyncd.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install systemd-timesyncd.x86_64

2. Uninstall "systemd-timesyncd.x86_64" package

Please follow the guidance below to uninstall systemd-timesyncd.x86_64 on Oracle Linux 8:

$ sudo dnf remove systemd-timesyncd.x86_64 $ sudo dnf autoremove

3. Information about the systemd-timesyncd.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:24:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : systemd-timesyncd
Version : 250.3
Release : 1.el8
Architecture : x86_64
Size : 265 k
Source : systemd-extras-250.3-1.el8.src.rpm
Repository : epel
Summary : System daemon to synchronize local system clock with NTP server
URL : https://www.freedesktop.org/wiki/Software/systemd
License : LGPLv2+ and MIT and GPLv2+
Description : systemd-timesyncd is a system service to synchronize the local system clock
: with a remote Network Time Protocol server. It specifically implements only
: SNTP; this minimalistic service will set the system clock for large offsets
: or slowly adjust it for smaller deltas.