NTP support is not installed, but can't install

I noticed that the system clock is set manually (w/out NTP). I enabled NTP in the date/time app, and I get a popup that NTP is not installed. Trying to install results in the error "Unable to Find Requested Software". This occurred an system recently installed with the beta, with little/no additional software updates. I was just experimenting.

Did you run

sudo apt install ntp

in terminal?

I had to update apt first...

sudo apt update
sudo apt install ntp

Worked fine after that.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.