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

Last updated: May 18,2024

1. Install "lib32gcc-4.9-dev" package

Please follow the guidelines below to install lib32gcc-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lib32gcc-4.9-dev" package

This guide covers the steps necessary to uninstall lib32gcc-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lib32gcc-4.9-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 6276
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), lib32gcc1 (>= 1:4.9.3-13ubuntu2), libx32gcc1 (>= 1:4.9.3-13ubuntu2), lib32gomp1 (>= 4.9.3-13ubuntu2), libx32gomp1 (>= 4.9.3-13ubuntu2), lib32itm1 (>= 4.9.3-13ubuntu2), libx32itm1 (>= 4.9.3-13ubuntu2), lib32atomic1 (>= 4.9.3-13ubuntu2), libx32atomic1 (>= 4.9.3-13ubuntu2), lib32asan1 (>= 4.9.3-13ubuntu2), libx32asan1 (>= 4.9.3-13ubuntu2), lib32ubsan0 (>= 4.9.3-13ubuntu2), libx32ubsan0 (>= 4.9.3-13ubuntu2), lib32cilkrts5 (>= 4.9.3-13ubuntu2), libx32cilkrts5 (>= 4.9.3-13ubuntu2), lib32quadmath0 (>= 4.9.3-13ubuntu2), libx32quadmath0 (>= 4.9.3-13ubuntu2)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Filename: pool/universe/g/gcc-4.9/lib32gcc-4.9-dev_4.9.3-13ubuntu2_amd64.deb
Size: 1919888
MD5sum: 5c97fd04348805f0796d0ddfa459766c
SHA1: fc9ef202a12b8c303d57c21503b7de5760d19bde
SHA256: 78c78ff0eea21fb7576956d53a39db62f57f9e0cb3aec6f14c27ef74cbc149e0
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