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

Last updated: June 26,2024

1. Install "gcc-4.9-multilib" package

This tutorial shows how to install gcc-4.9-multilib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-4.9-multilib

2. Uninstall "gcc-4.9-multilib" package

Please follow the steps below to uninstall gcc-4.9-multilib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcc-4.9-multilib $ sudo apt autoclean && sudo apt autoremove

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

Package: gcc-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), gcc-4.9 (= 4.9.3-13ubuntu2), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-4.9-dev (= 4.9.3-13ubuntu2), libx32gcc-4.9-dev (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/gcc-4.9-multilib_4.9.3-13ubuntu2_amd64.deb
Size: 964
MD5sum: d06adfd29a31da8547d428718607db8f
SHA1: 6acce5267f824cd0618dda66e3dd72cf392e08a4
SHA256: d2480541b119c939c07692152ea6e6c0b643e946f60664bfa60024e5e5e2f0ce
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: d1bddfa375b62324197c575c04fb2e4e
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu