How To Install Avr-gcc-8.2.0?

How To Install Avr-gcc-8.2.0?

avr-gcc-8.2.0

This is a Cross Compiling version of GNU GCC, which can be used

Install avr-gcc-8.2.0

  • Arch Linux pacman -S avr-gcc Click to copy
  • Fedora dnf install avr-gcc Click to copy

avr-gcc

This is a Cross Compiling version of GNU GCC, which can be used

to compile for the avr platform, instead of for the native x86_64 platform.

Install the latest version of avr-gcc-8.2.0 in Arch and Fedora from terminal. To install the avr-gcc-8.2.0 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of avr-gcc-8.2.0 from the respository and install it in your computer/server.