This page explains how to install Grafana dependencies, download and install Grafana, get the service up and running on your system, and the package details.
aster
**Note on upgrading:** While the process for upgrading Grafana is very similar to installing Grafana, there are some key backup steps you should perform. Read [Upgrading Grafana]({{<relref"installation/upgrading.md">}}) for tips and guidance on updating an existing installation.
...
...
@@ -26,9 +25,7 @@ You can install Grafana using our official APT repository, by downloading a `.de
### Install from APT repository
On some older versions of Ubuntu and Debian you may need to install the
`apt-transport-https` package which is needed to fetch packages over
HTTPS.
On some older versions of Ubuntu and Debian you may need to install the `apt-transport-https` package which is needed to fetch packages over HTTPS.
```bash
sudo apt-get install -y apt-transport-https
...
...
@@ -40,13 +37,13 @@ Install any missing dependencies: