How to Install and Uninstall ntp-refclock.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "ntp-refclock.x86_64" package

In this section, we are going to explain the necessary steps to install ntp-refclock.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ntp-refclock.x86_64

2. Uninstall "ntp-refclock.x86_64" package

Learn how to uninstall ntp-refclock.x86_64 on Fedora 39:

$ sudo dnf remove ntp-refclock.x86_64 $ sudo dnf autoremove

3. Information about the ntp-refclock.x86_64 package on Fedora 39

Last metadata expiration check: 2:23:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ntp-refclock
Version : 0.6
Release : 2.fc39
Architecture : x86_64
Size : 287 k
Source : ntp-refclock-0.6-2.fc39.src.rpm
Repository : fedora
Summary : Drivers for hardware reference clocks
URL : https://github.com/mlichvar/ntp-refclock
License : MIT and BSD and BSD with advertising
Description : ntp-refclock is a wrapper for reference clock drivers included in the ntpd
: daemon, which enables other NTP implementations to use the supported hardware
: reference clocks for synchronization of the system clock.
:
: It provides a minimal environment for the drivers to be able to run in a
: separate process, measuring the offset of the system clock relative to the
: reference clock and sending the measurements to another process controlling
: the system clock.