How to Install and Uninstall libstdc++6 Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 16,2024

1. Install "libstdc++6" package

This tutorial shows how to install libstdc++6 on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "libstdc++6" package

This guide let you learn how to uninstall libstdc++6 on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the libstdc++6 package on Ubuntu 20.04 LTS (Focal Fossa)

Package: libstdc++6
Architecture: amd64
Version: 10.5.0-1ubuntu1~20.04
Multi-Arch: same
Priority: important
Build-Essential: yes
Section: libs
Source: gcc-10
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2440
Depends: gcc-10-base (= 10.5.0-1ubuntu1~20.04), libc6 (>= 2.23), libgcc-s1 (>= 4.2)
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-10-dbg (<< 4.9.0-3)
Filename: pool/main/g/gcc-10/libstdc++6_10.5.0-1ubuntu1~20.04_amd64.deb
Size: 501136
MD5sum: cf59e2b854c08ef9fbf3d25f47912dcf
SHA1: ff44e0710f60922534f8519bf7530e5df4776fb0
SHA256: 7f9222342d3551d063bf651319ec397c39278eeeb9ab5950ae0e8c28ef0af431
SHA512: 8f42633a4a0a1e249f92d14d8406cc167613e66ffd2863e9f7160c8f88fd939400975f94b1af158733aecb1eb678a594fedcf986691ffba1997163630f31b7e9
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
Description-md5: 724ab84919e0e220afb960e36463914d
Task: minimal

Package: libstdc++6
Architecture: amd64
Version: 10-20200411-0ubuntu1
Multi-Arch: same
Priority: important
Section: libs
Source: gcc-10
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2432
Depends: gcc-10-base (= 10-20200411-0ubuntu1), libc6 (>= 2.18), libgcc-s1 (>= 4.2)
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-10-dbg (<< 4.9.0-3)
Filename: pool/main/g/gcc-10/libstdc++6_10-20200411-0ubuntu1_amd64.deb
Size: 503412
MD5sum: eb8ff2aacda301911e804ef4cf411e31
SHA1: b686db5a8c1724c617fb1aed32482417388aa3a0
SHA256: c27cf8a12f15308b1ae533f1313ccd6800341f77cc6d3fca34061a5e507946aa
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
Description-md5: 724ab84919e0e220afb960e36463914d
Task: minimal
Build-Essential: yes