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

Last updated: May 17,2024

1. Install "lib32gcc-4.7-dev" package

This is a short guide on how to install lib32gcc-4.7-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lib32gcc-4.7-dev

2. Uninstall "lib32gcc-4.7-dev" package

This guide let you learn how to uninstall lib32gcc-4.7-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lib32gcc-4.7-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: lib32gcc-4.7-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4124
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.7
Version: 4.7.4-3ubuntu12
Replaces: gcc-4.7-multilib (<< 4.7.2-10)
Depends: gcc-4.7-base (= 4.7.4-3ubuntu12), lib32gcc1 (>= 1:4.7.4-3ubuntu12), libx32gcc1 (>= 1:4.7.4-3ubuntu12), lib32gomp1 (>= 4.7.4-3ubuntu12), libx32gomp1 (>= 4.7.4-3ubuntu12), lib32itm1 (>= 4.7.4-3ubuntu12), libx32itm1 (>= 4.7.4-3ubuntu12), lib32quadmath0 (>= 4.7.4-3ubuntu12), libx32quadmath0 (>= 4.7.4-3ubuntu12)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.7/lib32gcc-4.7-dev_4.7.4-3ubuntu12_amd64.deb
Size: 1560374
MD5sum: 6b4322208e758521d5b226959fdfce86
SHA1: 243088d8d447459252e013f5b5760102aed0a007
SHA256: 720a854e974c62fd53af4a969fc8d0bf8d941d486073636e5ce45eafb3d6b639
Description-en: GCC support library (32 bit development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Description-md5: 50201ee0230693f6a9313820d5854393
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu