How to Install and Uninstall gdb-avr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gdb-avr" package

Please follow the instructions below to install gdb-avr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gdb-avr

2. Uninstall "gdb-avr" package

In this section, we are going to explain the necessary steps to uninstall gdb-avr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gdb-avr $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdb-avr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gdb-avr
Priority: extra
Section: universe/devel
Installed-Size: 5182
Maintainer: Ubuntu Developers
Original-Maintainer: Hakan Ardo
Architecture: amd64
Version: 7.7-2build1
Depends: libc6 (>= 2.15), libexpat1 (>= 2.0.1), libncurses5 (>= 6), libtinfo5 (>= 6)
Suggests: gdb-doc
Filename: pool/universe/g/gdb-avr/gdb-avr_7.7-2build1_amd64.deb
Size: 1705360
MD5sum: 4340a0afe8329c33ec423421fc426031
SHA1: b29f2da366b72c530bb36e8890ff3e516b80177e
SHA256: cf36517229a830ad9db5c70f432bada1dac13401a385211b94c2dfc902c02c2b
Description-en: 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.
Description-md5: 00bb6d3dc3fd0f112f7564aef6ca4795
Built-Using: gdb (= 7.10.1-0ubuntu1)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu