Hi
I have arduino IDE 1.8.9 running on a up-to-date Arch linux system.
When I try to upload to board (just basic blink sketch to UNO)
I get following error:
An error occurred while uploading the sketch
/home/gavin/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino8/bin/avrdude: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
Any idea how to resolve this ,
Arduino worked on this computer before, last time I used it for it(many months ago)
Regards