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

Last updated: May 13,2024

1. Install "msp430-libc" package

Please follow the guidance below to install msp430-libc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install msp430-libc

2. Uninstall "msp430-libc" package

This guide covers the steps necessary to uninstall msp430-libc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: msp430-libc
Priority: extra
Section: universe/devel
Installed-Size: 2152
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Architecture: amd64
Version: 20120224-1
Suggests: binutils-msp430, gcc-msp430, msp430mcu
Filename: pool/universe/m/msp430-libc/msp430-libc_20120224-1_amd64.deb
Size: 501862
MD5sum: 95fc5d54d47030ce8d88ba99fc2f2b30
SHA1: 0e05bc713b3273ae1aec22c7c88b27192dadea84
SHA256: d69cff78451b3eb110429d57e86fffeeb66a2e8ebb323f61450a8a49a7afa064
Description-en: Standard C library for TI MSP430 development
Standard library used to the development of C programs for the
Texas Instruments MSP430 micro controllers. This package contains static
libraries as well as the headers to be used with MSP430 cross-compilers.
.
This package is primarily intended to be used by MSP430 developers, in
conjunction with a suitable toolchain.
Description-md5: 9cf461dce11de6c0ed05ef007fef477d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu