Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 12947  / 1 Year ago, fri, march 10, 2023, 5:59:35

I want to install ntpstat in Ubuntu for checking if NTP is working.


More From » apt

 Answers
2

If you are using Ubuntu 15.04 Vivid it is now packaged and installable using the following command:



sudo apt-get install ntpstat


If you are using 14.10 or older you can try downloading the package from:



http://packages.ubuntu.com/vivid/ntpstat



and install the deb file using the following command (using the appropiate file path and 64/32bit version in the file name):



sudo dpkg -i ntpstat_0.0.0.1-1_amd64.deb


I tested the above method for 14.10 and ntpstat did not pull in any extra dependancies for me, but YMMV.


[#20037] Friday, March 10, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
biryanrownies

Total Points: 396
Total Questions: 90
Total Answers: 106

Location: Saint Lucia
Member since Sun, Sep 5, 2021
3 Years ago
biryanrownies questions
Wed, Sep 7, 22, 18:13, 2 Years ago
Fri, Dec 3, 21, 02:50, 2 Years ago
Sat, Feb 12, 22, 16:02, 2 Years ago
Sat, Apr 15, 23, 09:22, 1 Year ago
;