How to Install and Uninstall libstdc++6 Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: November 07,2024

1. Install "libstdc++6" package

This guide covers the steps necessary to install libstdc++6 on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install libstdc++6

2. Uninstall "libstdc++6" package

Please follow the step by step instructions below to uninstall libstdc++6 on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove libstdc++6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdc++6 package on Ubuntu 24.04 LTS (Noble Numbat)

Package: libstdc++6
Architecture: amd64
Version: 14-20240303-1ubuntu1
Multi-Arch: same
Priority: important
Build-Essential: yes
Section: libs
Source: gcc-14
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3110
Depends: gcc-14-base (= 14-20240303-1ubuntu1), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Conflicts: scim (<< 1.4.2-1)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
Filename: pool/main/g/gcc-14/libstdc++6_14-20240303-1ubuntu1_amd64.deb
Size: 794730
MD5sum: d7cf9b70aa384d844bb5a84d784c45c0
SHA1: d2ad29b488cec3413edb6553a5216a9a0f21e6ec
SHA256: 15ea2d0b3d100dd549f28aa899930910aac12310bcfded8a12a00d617c934720
SHA512: 1e21c64c7e5954c8ae585f8c63e2db35682d52cbf8d7224421f2e1ae86e39e6533f654e0a5a735c9bbba4d8e9473ace4442ece08586476b663f9c133ed4e566b
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
Description-md5: 724ab84919e0e220afb960e36463914d
Task: cloud-minimal, minimal, server-minimal

Package: libstdc++6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3110
Maintainer: Ubuntu Core developers
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14-20240201-3ubuntu1
Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
Depends: gcc-14-base (= 14-20240201-3ubuntu1), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
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:
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers