Can't install grafana on ubuntu with aws server

i try on this install

on step sudo dpkg -i grafana_5.4.3_amd64.deb can’t extract and install it

image

from the message it looks like you need to “sudo apt install libfontconfig”

Yes, in documentation you reference it shows that you must install that before running dpkg.