How to Install and Uninstall gcc-arm-none-eabi-source Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "gcc-arm-none-eabi-source" package

Please follow the guidelines below to install gcc-arm-none-eabi-source on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-arm-none-eabi-source

2. Uninstall "gcc-arm-none-eabi-source" package

Learn how to uninstall gcc-arm-none-eabi-source on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcc-arm-none-eabi-source $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-arm-none-eabi-source package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gcc-arm-none-eabi-source
Priority: extra
Section: universe/devel
Installed-Size: 44120
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: gcc-arm-none-eabi
Version: 15:4.9.3+svn231177-1
Filename: pool/universe/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_4.9.3+svn231177-1_all.deb
Size: 45174540
MD5sum: 6b6abddc690b0db68f5456c79c67ebff
SHA1: 7f19392473cebbfbdbb86f6e3cd09961ce211739
SHA256: 57c07d77b0e6a62f67c0784233006666400a613081ccbdae1ddc7b78012d48b3
Description-en: GCC cross compiler for ARM Cortex-A/R/M processors (source)
Bare metal compiler for embedded ARM chips using Cortex-M, Cortex-R and
Cortex-A processors.
This package is based on the GNU ARM toolchain provided by ARM.
.
This package contains the sources and patches which are needed
to build the GNU Compiler Collection (GCC) for embedded ARM chips.
Description-md5: 8087a5b03d36ae909a7452d890b33894
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu