How to Install and Uninstall ntpstat.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "ntpstat.src" package
Here is a brief guide to show you how to install ntpstat.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ntpstat.src
Copied
2. Uninstall "ntpstat.src" package
This guide let you learn how to uninstall ntpstat.src on Oracle Linux 8:
$
sudo dnf remove
ntpstat.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the ntpstat.src package on Oracle Linux 8
Last metadata expiration check: 5:03:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ntpstat
Version : 0.5
Release : 2.el8
Architecture : src
Size : 12 k
Source : None
Repository : ol8_appstream
Summary : Utility to print NTP synchronization status
URL : https://github.com/mlichvar/ntpstat
License : MIT
Description : This package contains a script which prints a brief summary of the system
: clock's synchronisation status when the ntpd or chronyd daemon is running.
Available Packages
Name : ntpstat
Version : 0.5
Release : 2.el8
Architecture : src
Size : 12 k
Source : None
Repository : ol8_appstream
Summary : Utility to print NTP synchronization status
URL : https://github.com/mlichvar/ntpstat
License : MIT
Description : This package contains a script which prints a brief summary of the system
: clock's synchronisation status when the ntpd or chronyd daemon is running.