How to Install and Uninstall g++-arm-linux-gnueabi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "g++-arm-linux-gnueabi" package

This guide covers the steps necessary to install g++-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-arm-linux-gnueabi

2. Uninstall "g++-arm-linux-gnueabi" package

This is a short guide on how to uninstall g++-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove g++-arm-linux-gnueabi $ sudo apt autoclean && sudo apt autoremove

3. Information about the g++-arm-linux-gnueabi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: g++-arm-linux-gnueabi
Priority: optional
Section: universe/devel
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-arm-linux-gnueabi (>= 4:5.3.1-1ubuntu1), gcc-arm-linux-gnueabi (>= 4:5.3.1-1ubuntu1), g++-5-arm-linux-gnueabi (>= 5.3.1-3~)
Filename: pool/universe/g/gcc-defaults/g++-arm-linux-gnueabi_5.3.1-1ubuntu1_amd64.deb
Size: 1022
MD5sum: 65f729f673d5ac8c355f4791f87eced8
SHA1: ae8eb3470ab4e14422239ef5f6723cc260f29499
SHA256: f5e82954baa5d2c8c95d3f87b4f85a593412ae702ba291b4c48303f9e1e4eeb8
Description-en: GNU C++ compiler for the armel architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package providing the default GNU C++ cross-compiler
for the armel architecture.
Description-md5: 05df4fea4d3956fb12eda5f6640a9368
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu