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

Last updated: May 07,2024

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

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

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

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

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

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

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

Package: cpp-arm-linux-gnueabi
Priority: optional
Section: universe/interpreters
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-5-arm-linux-gnueabi (>= 5.3.1-3~)
Suggests: cpp-doc
Filename: pool/universe/g/gcc-defaults/cpp-arm-linux-gnueabi_5.3.1-1ubuntu1_amd64.deb
Size: 3436
MD5sum: a64f904534f439b843ab8e9fea105769
SHA1: 9baa0ea70d8dded8dc06e46efa6d48270764c504
SHA256: c9dead93a087c3f8ecd73905c8e8122428fe0e71bf5f233ffdf31191a260fc9f
Description-en: GNU C preprocessor (cpp) for the armel architecture
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the cross-compiler for armel architecture.
.
This is a dependency package providing the default GNU C preprocessor
for the armel architecture.
Description-md5: 1eeaed7113096b65dd4800343979bc94
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu