How To Install Avr-run In Debian, Ubuntu, Arch, Kali, Fedora And Raspbian?

How To Install Avr-run In Debian, Ubuntu, Arch, Kali, Fedora And Raspbian?

avr-run

GNU Debugger for avr

Maintainer: Hakan Ardo


Section: devel

Install avr-run

  • Debian apt-get install gdb-avr Click to copy
  • Ubuntu apt-get install gdb-avr Click to copy
  • Arch Linux pacman -S avr-gdb Click to copy
  • Kali Linux apt-get install gdb-avr Click to copy
  • Fedora dnf install avr-gdb Click to copy
  • Raspbian apt-get install gdb-avr Click to copy

gdb-avr

GNU Debugger for avr

This package has been compiled to target the avr architecture. GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran Modula 2 and Java programs. A must-have for any serious programmer. This package is primarily for avr developers and cross-compilers and is not needed by normal users or developers.

avr-gdb

GDB for (remote) debugging avr binaries
Install the latest version of avr-run in Debian, Ubuntu, Arch, Kali, Fedora and Raspbian from terminal. To install the avr-run 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-run from the respository and install it in your computer/server.