How to Install and Uninstall gcc-5-multilib Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 26,2024

1. Install "gcc-5-multilib" package

In this section, we are going to explain the necessary steps to install gcc-5-multilib on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "gcc-5-multilib" package

Learn how to uninstall gcc-5-multilib on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the gcc-5-multilib package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: gcc-5-multilib
Architecture: amd64
Version: 5.5.0-12ubuntu1
Priority: optional
Section: universe/devel
Source: gcc-5
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6
Depends: gcc-5-base (= 5.5.0-12ubuntu1), gcc-5 (= 5.5.0-12ubuntu1), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-5-dev (= 5.5.0-12ubuntu1), libx32gcc-5-dev (= 5.5.0-12ubuntu1)
Filename: pool/universe/g/gcc-5/gcc-5-multilib_5.5.0-12ubuntu1_amd64.deb
Size: 1040
MD5sum: 668e4577e8f6893d3ab05ef05874e0a7
SHA1: c6bd751b61fa095953514fc5b090e4fc8747da3e
SHA256: 16fbc1f67b7467c412ea21b116e4dc7483d576f7eb4f1c2e9923af01a22a9b24
Homepage: http://gcc.gnu.org/
Description: GNU C compiler (multilib support)
Description-md5: d1bddfa375b62324197c575c04fb2e4e

5. The same packages on other Linux Distributions