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

Last updated: October 06,2024

1. Install "g++-mingw-w64-x86-64" package

Learn how to install g++-mingw-w64-x86-64 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-mingw-w64-x86-64

2. Uninstall "g++-mingw-w64-x86-64" package

Here is a brief guide to show you how to uninstall g++-mingw-w64-x86-64 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: g++-mingw-w64-x86-64
Priority: extra
Section: universe/devel
Installed-Size: 107279
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-x86-64 (= 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-x86-64_5.3.1-8ubuntu3+17_amd64.deb
Size: 20430942
MD5sum: 8d1d8833a027aab3aaaa56aba923e97d
SHA1: 3fc36860e981cb1d7838a83c45dd0f3685b770fc
SHA256: b476049f02db1508a2a77c305541605322f6e7a50268313dc23d9180e9e23ee0
Description-en: GNU C++ compiler for MinGW-w64 targeting Win64
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 64-bit MinGW-w64 targets.
Description-md5: b62105f997aea79d5d50938d6865911c
Built-Using: gcc-5 (= 5.3.1-8ubuntu3)
Homepage: http://www.gnu.org/software/gcc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu