Hi All,
I’m running Grafana OSS V9.5.2 on Ubuntu and I’m trying to upgrade to V10.
I tried:
sudo apt-get update
sudo apt-get upgrade grafana
and this is the response:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package grafana is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'grafana' has no installation candidate
emiel@dataserverNUC:~$ grafana-cli --version
grafana cli version 9.5.2
what's going wrong, here?
thx!