How to Install avrdude-doc in Ubuntu 18.04



Install avrdude-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install avrdude-doc

Description:

documentation for avrdude

AVRDUDE is an open source utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP). . This package contains documentation for configuring and running AVRDUDE.

Homepage: http://savannah.nongnu.org/projects/avrdude/

Version: 6.3-4

Section: universe/doc