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

Last updated: May 10,2024

1. Install "gdb-msp430" package

This guide let you learn how to install gdb-msp430 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gdb-msp430

2. Uninstall "gdb-msp430" package

Please follow the instructions below to uninstall gdb-msp430 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gdb-msp430
Priority: extra
Section: universe/debug
Installed-Size: 3849
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Architecture: amd64
Version: 7.2a~mspgcc-20111205-3ubuntu1
Depends: libc6 (>= 2.15), libexpat1 (>= 2.0.1), libtinfo5, zlib1g (>= 1:1.1.4), binutils-msp430 (>= 2.21~)
Filename: pool/universe/g/gdb-msp430/gdb-msp430_7.2a~mspgcc-20111205-3ubuntu1_amd64.deb
Size: 1273100
MD5sum: eccee842162c4a56127d2c1477528132
SHA1: 1fbfc6d49b6419b39a15f4049f0db64afced348f
SHA256: 3313ad08d50ce9c75f90f0ed89fbc0c9c532f514fbe993f7b4621ced466799af
Description-en: The GNU debugger for MSP430
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 MSP430 developers and cross-compilers and
is not needed by normal users or developers.
.
This package has been compiled to target the TI's MSP430 architecture.
Description-md5: e93eef6ac0b17fb54ec175efe680c766
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu