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

Last updated: September 21,2024

1. Install "g++-4.9-arm-linux-gnueabihf" package

Please follow the guidance below to install g++-4.9-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-4.9-arm-linux-gnueabihf

2. Uninstall "g++-4.9-arm-linux-gnueabihf" package

Please follow the guidelines below to uninstall g++-4.9-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: g++-4.9-arm-linux-gnueabihf
Priority: extra
Section: universe/devel
Installed-Size: 15781
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.9-cross (4)
Version: 4.9.3-13ubuntu2cross1
Provides: c++-compiler-arm-linux-gnueabihf, c++abi2-dev
Depends: gcc-4.9-arm-linux-gnueabihf-base (= 4.9.3-13ubuntu2cross1), gcc-4.9-arm-linux-gnueabihf (= 4.9.3-13ubuntu2cross1), libstdc++-4.9-dev-armhf-cross (= 4.9.3-13ubuntu2cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: g++-4.9-multilib-arm-linux-gnueabihf, gcc-4.9-doc (>= 4.9), libstdc++6-4.9-dbg-armhf-cross (>= 4.9.3-13ubuntu2cross1)
Filename: pool/universe/g/gcc-4.9-cross/g++-4.9-arm-linux-gnueabihf_4.9.3-13ubuntu2cross1_amd64.deb
Size: 5366148
MD5sum: ceab0c1aaa21de29c91fcba891adf4d0
SHA1: 4c66503c35c11c7d0b6dffaa73115da636cc421d
SHA256: 743979c39924f0f030a32d0069a88b387167c738c3cf2a66ce9834a7a58ce642
Description-en: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This package contains C++ cross-compiler for armhf architecture.
Description-md5: 1af3e5930fd0d3a33d12f0f8bc7e2f24
Built-Using: gcc-4.9 (= 4.9.3-13ubuntu2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu