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

Last updated: May 18,2024

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

This is a short guide on how to install libx32stdc++-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libx32stdc++-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libx32stdc++-4.9-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 5564
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), libx32gcc-4.9-dev (= 4.9.3-13ubuntu2), libx32stdc++6 (>= 4.9.3-13ubuntu2), libstdc++-4.9-dev (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/libx32stdc++-4.9-dev_4.9.3-13ubuntu2_amd64.deb
Size: 347392
MD5sum: 767eba35039d816505d22cca21e7f768
SHA1: 6313683126ac6da90c44eaf7dea94e956489ae31
SHA256: 6a04a6896b6774926cac84c13edd81701b66708df080af56c98568ce09f2ddcc
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