How to Install and Uninstall systemd-timesyncd.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 15,2024

1. Install "systemd-timesyncd.x86_64" package

Please follow the step by step instructions below to install systemd-timesyncd.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "systemd-timesyncd.x86_64" package

This is a short guide on how to uninstall systemd-timesyncd.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the systemd-timesyncd.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:53:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : systemd-timesyncd
Version : 253.4
Release : 1.el9
Architecture : x86_64
Size : 273 k
Source : systemd-extras-253.4-1.el9.src.rpm
Repository : epel
Summary : System daemon to synchronize local system clock with NTP server
URL : https://systemd.io
License : LGPL-2.1-or-later
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.