How to Install and Uninstall ntpstat.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "ntpstat.noarch" package

In this section, we are going to explain the necessary steps to install ntpstat.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ntpstat.noarch

2. Uninstall "ntpstat.noarch" package

Please follow the step by step instructions below to uninstall ntpstat.noarch on CentOS Stream 9:

$ sudo dnf remove ntpstat.noarch $ sudo dnf autoremove

3. Information about the ntpstat.noarch package on CentOS Stream 9

Last metadata expiration check: 2:23:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ntpstat
Version : 0.6
Release : 6.el9
Architecture : noarch
Size : 13 k
Source : ntpstat-0.6-6.el9.src.rpm
Repository : 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.