How to Install and Uninstall g++-4.8-aarch64-linux-gnu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "g++-4.8-aarch64-linux-gnu" package

Please follow the instructions below to install g++-4.8-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-4.8-aarch64-linux-gnu

2. Uninstall "g++-4.8-aarch64-linux-gnu" package

Please follow the instructions below to uninstall g++-4.8-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove g++-4.8-aarch64-linux-gnu $ sudo apt autoclean && sudo apt autoremove

3. Information about the g++-4.8-aarch64-linux-gnu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: g++-4.8-aarch64-linux-gnu
Priority: extra
Section: universe/devel
Installed-Size: 13417
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.8-arm64-cross (2)
Version: 4.8.5-4ubuntu1cross2
Provides: c++-compiler-aarch64-linux-gnu, c++abi2-dev
Depends: gcc-4.8-aarch64-linux-gnu-base (= 4.8.5-4ubuntu1cross2), gcc-4.8-aarch64-linux-gnu (= 4.8.5-4ubuntu1cross2), libstdc++-4.8-dev-arm64-cross (= 4.8.5-4ubuntu1cross2), libc6 (>= 2.14), libcloog-isl4 (>= 0.17), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-4.8-doc (>= 4.8), libstdc++6-4.8-dbg-arm64-cross (>= 4.8.5-4ubuntu1cross2)
Filename: pool/universe/g/gcc-4.8-arm64-cross/g++-4.8-aarch64-linux-gnu_4.8.5-4ubuntu1cross2_amd64.deb
Size: 4445880
MD5sum: 5f2fa69ddd9f1eb7af3bd4376a05d799
SHA1: fe80d3997ec3a8bc2d13962624477ca067051888
SHA256: 72bad228e4317141dd71b97fa07a51d225c8aed8e61e872ada6b8e1eb9069481
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 arm64 architecture.
Description-md5: 375cdf23ac087e4b16d8e29883083ecd
Built-Using: gcc-4.8 (= 4.8.5-4ubuntu1cross2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu