How to Install and Uninstall msp430mcu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "msp430mcu" package

This guide covers the steps necessary to install msp430mcu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install msp430mcu

2. Uninstall "msp430mcu" package

Here is a brief guide to show you how to uninstall msp430mcu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove msp430mcu $ sudo apt autoclean && sudo apt autoremove

3. Information about the msp430mcu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: msp430mcu
Priority: extra
Section: universe/devel
Installed-Size: 63018
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Architecture: all
Version: 20120406-2
Suggests: binutils-msp430, gcc-msp430, msp430-libc
Filename: pool/universe/m/msp430mcu/msp430mcu_20120406-2_all.deb
Size: 8695658
MD5sum: 9d9485684954c803654ecbe3856a8949
SHA1: ae304f3f719c1c9bd964ca3b6375d74b143d2e55
SHA256: 35e4f41f2d7a2fdb49e8ad89eea6cdaf2a8c2749bcce7bec3516cfce67ffbe67
Description-en: Spec files, headers and linker scripts for TI's MSP430 targets
This package provides specification files, C headers and linker scripts
to be used with MSP430 cross-compilers.
.
Original MCU layouts, addresses and headers are provided and constantly
updated by Texas Instruments; additional fixes are included to ensure
full compatibility with MSP430 GCC toolchain. Resulting package is anyway
useful with any proper cross-compiler.
.
This package is primarily intended to be used by MSP430 developers, in
conjunction with a suitable toolchain.
Description-md5: 4e0993f5535b28993595f978dd0aba97
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu