How to Install and Uninstall lib32stdc++-4.9-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "lib32stdc++-4.9-dev" package

This guide let you learn how to install lib32stdc++-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lib32stdc++-4.9-dev

2. Uninstall "lib32stdc++-4.9-dev" package

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

$ sudo apt remove lib32stdc++-4.9-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the lib32stdc++-4.9-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lib32stdc++-4.9-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 5708
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Depends: gcc-4.9-base (= 4.9.3-13ubuntu2), lib32gcc-4.9-dev (= 4.9.3-13ubuntu2), lib32stdc++6 (>= 4.9.3-13ubuntu2), libstdc++-4.9-dev (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/lib32stdc++-4.9-dev_4.9.3-13ubuntu2_amd64.deb
Size: 361022
MD5sum: bb148eb451e4889d40d2880f2b4256f3
SHA1: 1d32222931257fbc56fac233fb99f5b5c659ad60
SHA256: 2c9e213fa5d6e9e01b0679bd247bf9359b07194181fe0636e060ec0d39cdcbdd
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
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu