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

Last updated: May 14,2024

1. Install "gcc-4.7-multilib" package

Please follow the step by step instructions below to install gcc-4.7-multilib on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gcc-4.7-multilib" package

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

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

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

Package: gcc-4.7-multilib
Priority: optional
Section: universe/devel
Installed-Size: 6
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.7
Version: 4.7.4-3ubuntu12
Depends: gcc-4.7-base (= 4.7.4-3ubuntu12), gcc-4.7 (= 4.7.4-3ubuntu12), libc6-dev-i386 (>= 2.11), lib32gcc-4.7-dev (= 4.7.4-3ubuntu12), libx32gcc-4.7-dev (= 4.7.4-3ubuntu12)
Filename: pool/universe/g/gcc-4.7/gcc-4.7-multilib_4.7.4-3ubuntu12_amd64.deb
Size: 972
MD5sum: d8bd8eb11c6b37410e90cdda79c7c8af
SHA1: e43b4bfc66c8876a5081862c8616fc3fa6e945f2
SHA256: 0f93b91e1921b9ac9009a61b266e70bcdb9e5b3fd2d23fc22346da1d4a98a96b
Description-en: GNU C compiler (multilib files)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
On architectures with multilib support, the package contains files
and dependencies for the non-default multilib architecture(s).
Description-md5: f1f416f51fd3f11d562e86a79da6216a
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu