prueker / METARMap

Raspberry Pi project to visualize flight conditions on a map using WS8211 LEDs addressed via NeoPixel
MIT License
118 stars 72 forks source link

Display Fonts - "ttf-dejavu" name change #43

Closed SysInt17 closed 11 months ago

SysInt17 commented 1 year ago

04/26/23 FYI,

install additional libraries needed to fill the display

sudo apt-get install ttf-dejavu

Running this statement returns the following error:

E: Unable to locate package ttf-dejavu

The name has changed.... Run this command instead:

sudo apt-get install fonts-dejavu