grafana / tutorials

A series of tutorials for helping you make the most out of Grafana.
Apache License 2.0
112 stars 29 forks source link

unable to install grafana with the given info on Raspberry pi4 #147

Open Koen-VdE opened 3 years ago

Koen-VdE commented 3 years ago

pi@raspberrypi4:~ $ sudo apt-get install -y grafana 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

Hw can I proceed?

Koen-VdE commented 3 years ago

Issue solved. I'm afraid I dd something wrong. Sorry

reinierdevl commented 2 years ago

what did you do wrong, I have the same issue

ezienecker commented 2 years ago

@reinierdevl I had the same issue. After I followed the official install guide from Grafana everything works: https://grafana.com/tutorials/install-grafana-on-raspberry-pi/ enjoy