[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
AVRDUDE is installed via the FreeBSD Ports Tree as follows:
% su - root # cd /usr/ports/devel/avrdude # make install
If you wish to install from a pre-built package instead of the source, you can use the following instead:
% su - root # pkg_add -r avrdude
Of course, you must be connected to the Internet for these methods to work, since that is where the source as well as the pre-built package is obtained.
This document was generated on March 16, 2022 using texi2html 5.0.