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

Last updated: May 08,2024

1. Install "gcc-arm-linux-gnueabi" package

In this section, we are going to explain the necessary steps to install gcc-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-arm-linux-gnueabi

2. Uninstall "gcc-arm-linux-gnueabi" package

In this section, we are going to explain the necessary steps to uninstall gcc-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcc-arm-linux-gnueabi $ sudo apt autoclean && sudo apt autoremove

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

Package: gcc-arm-linux-gnueabi
Priority: optional
Section: universe/devel
Installed-Size: 23
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-5-arm-linux-gnueabi (>= 5.3.1-3~)
Recommends: libc6-dev-armel-cross | libc-dev-armel-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc
Filename: pool/universe/g/gcc-defaults/gcc-arm-linux-gnueabi_5.3.1-1ubuntu1_amd64.deb
Size: 1280
MD5sum: 73a9e4caf36ae651cf76607fb454a4e8
SHA1: 7cb367b5b1af611d3d908d1747b6a7666c343487
SHA256: 679aa986dbc32ed0815965b445b8daf987bbbf4c6371aad3e6f02697f76ba8db
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: 2110a2ee344f1a65d3401a41cc0d42a7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu