How to Install and Uninstall libstdc++6-4.7-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libstdc++6-4.7-dev" package

This is a short guide on how to install libstdc++6-4.7-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstdc++6-4.7-dev

2. Uninstall "libstdc++6-4.7-dev" package

Please follow the step by step instructions below to uninstall libstdc++6-4.7-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstdc++6-4.7-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdc++6-4.7-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstdc++6-4.7-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 10903
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.7
Version: 4.7.4-3ubuntu12
Replaces: g++-4.7 (<< 4.7.2-10)
Provides: libstdc++-dev
Depends: gcc-4.7-base (= 4.7.4-3ubuntu12), libgcc-4.7-dev (= 4.7.4-3ubuntu12), libstdc++6 (>= 4.7.4-3ubuntu12), libc6-dev (>= 2.13-0ubuntu6)
Suggests: libstdc++6-4.7-doc
Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev
Filename: pool/universe/g/gcc-4.7/libstdc++6-4.7-dev_4.7.4-3ubuntu12_amd64.deb
Size: 1015480
MD5sum: 02692a96dfea286fee6f306a6a4d33c9
SHA1: 00464bbf8b032327cb5c147596de1788d30f0637
SHA256: 8f5e3d3f0cac32ee214e50c12b0642091a59318fb7f0a45b656ba009e8512ddf
Description-en: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu