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

Last updated: September 21,2024

1. Install "g++-4.9-multilib" package

Learn how to install g++-4.9-multilib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-4.9-multilib

2. Uninstall "g++-4.9-multilib" package

This guide covers the steps necessary to uninstall g++-4.9-multilib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove g++-4.9-multilib $ sudo apt autoclean && sudo apt autoremove

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

Package: g++-4.9-multilib
Priority: optional
Section: universe/devel
Installed-Size: 6
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), g++-4.9 (= 4.9.3-13ubuntu2), gcc-4.9-multilib (= 4.9.3-13ubuntu2), lib32stdc++-4.9-dev (= 4.9.3-13ubuntu2), libx32stdc++-4.9-dev (= 4.9.3-13ubuntu2)
Suggests: lib32stdc++6-4.9-dbg (>= 4.9.3-13ubuntu2), libx32stdc++6-4.9-dbg (>= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/g++-4.9-multilib_4.9.3-13ubuntu2_amd64.deb
Size: 978
MD5sum: af41a040cc9420936f217c3bf0420171
SHA1: 902d13570ffde4f5fc0eb84f18f772b916a2382b
SHA256: 808de29d6c796429acf04a515143e5a0029bee1869a0575fbfe8907d1b8131d7
Description-en: GNU C++ compiler (multilib support)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
Description-md5: 291f2f15035d2eb62358c5157bbae10c
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu