How to Install and Uninstall libstdc++6 Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 10,2024

1. Install "libstdc++6" package

Please follow the guidelines below to install libstdc++6 on Ubuntu 23.10 (Mantic Minotaur)

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

2. Uninstall "libstdc++6" package

Here is a brief guide to show you how to uninstall libstdc++6 on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the libstdc++6 package on Ubuntu 23.10 (Mantic Minotaur)

Package: libstdc++6
Architecture: amd64
Version: 13.2.0-4ubuntu3
Multi-Arch: same
Priority: important
Section: libs
Source: gcc-13
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3034
Depends: gcc-13-base (= 13.2.0-4ubuntu3), 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-13-dbg (<< 4.9.0-3)
Filename: pool/main/g/gcc-13/libstdc++6_13.2.0-4ubuntu3_amd64.deb
Size: 771724
MD5sum: 61dfe203f8de2437bd5acb7b17236124
SHA1: 2a39cc96a5cff3664493edd9f8c72a663fe424d6
SHA256: 84b34300538eb5a60dcc8db1454646b778a719f63ea39b36016ecda681064f62
SHA512: 879f29e289d4f599428086173939704ab3fcc4381f129b5f4d3641e01acd41e7f9b4c95346c7e54843d98640b819328b0b07f324beb0e8a799963d4596b99611
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
Description-md5: 724ab84919e0e220afb960e36463914d
Task: minimal, server-minimal, cloud-minimal
Build-Essential: yes