How to Install and Uninstall g++-mingw-w64-i686 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "g++-mingw-w64-i686" package

In this section, we are going to explain the necessary steps to install g++-mingw-w64-i686 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-mingw-w64-i686

2. Uninstall "g++-mingw-w64-i686" package

This guide let you learn how to uninstall g++-mingw-w64-i686 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove g++-mingw-w64-i686 $ sudo apt autoclean && sudo apt autoremove

3. Information about the g++-mingw-w64-i686 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: g++-mingw-w64-i686
Priority: extra
Section: universe/devel
Installed-Size: 97246
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: amd64
Source: gcc-mingw-w64 (17)
Version: 5.3.1-8ubuntu3+17
Replaces: gcc-mingw-w64 (<< 4.6.3-1ubuntu5+5ubuntu1)
Depends: gcc-mingw-w64-i686 (= 5.3.1-8ubuntu3+17), gcc-mingw-w64-base (= 5.3.1-8ubuntu3+17), libc6 (>= 2.14), libgmp10, libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-5-locales (>= 5.3.1)
Breaks: gcc-mingw-w64 (<< 4.6.3-1ubuntu5+5ubuntu1)
Filename: pool/universe/g/gcc-mingw-w64/g++-mingw-w64-i686_5.3.1-8ubuntu3+17_amd64.deb
Size: 19762350
MD5sum: 73b3933cf4bc2ad56580f8784d85af36
SHA1: 120a7d0b6805147eecdfdf1e79c7be5a0e95ec56
SHA256: 3eb17a09ceedf5ef55a57696464f9ab4f14fe129a0e617169a8c13fd5119d6e9
Description-en: GNU C++ compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Description-md5: 0f0d25baeb4b375c10e0c1e59059baaf
Built-Using: gcc-5 (= 5.3.1-8ubuntu3)
Homepage: http://www.gnu.org/software/gcc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu