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

Last updated: October 05,2024

1. Install "libnewlib-arm-none-eabi" package

Please follow the instructions below to install libnewlib-arm-none-eabi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnewlib-arm-none-eabi

2. Uninstall "libnewlib-arm-none-eabi" package

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

$ sudo apt remove libnewlib-arm-none-eabi $ sudo apt autoclean && sudo apt autoremove

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

Package: libnewlib-arm-none-eabi
Priority: extra
Section: universe/libs
Installed-Size: 230355
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: newlib
Version: 2.2.0+git20150830.5a3d536-1
Depends: libnewlib-dev (= 2.2.0+git20150830.5a3d536-1)
Recommends: gcc-arm-none-eabi, libstdc++-arm-none-eabi-newlib
Suggests: libnewlib-doc
Filename: pool/universe/n/newlib/libnewlib-arm-none-eabi_2.2.0+git20150830.5a3d536-1_all.deb
Size: 14000538
MD5sum: b31633814ff3300ae3edf437ae7b4628
SHA1: cafd89fee1aa378ebc317f7493ab6f22fc341532
SHA256: 7d33524b6a50df999f62df4d5c171a765c6388cb62159ce4525b584d66a90af5
Description-en: C library and math library compiled for bare metal using Cortex A/R/M
Newlib is a C library and math library intended for use on embedded systems.
It is a conglomeration of several library parts, all under free software
licenses that make them easily usable on embedded products.
.
This package contains the newlib library compiled for Cortex-A*,
Cortex-R4/R5/R7 and Cortex-M0/M0+/M3/M4 targets.
Description-md5: 47fc4150018135ba1d1e6d59b3f93b52
Homepage: https://sourceware.org/newlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu