How to Install and Uninstall mingw-w64-x86-64-dev Package on Kali Linux

Last updated: November 26,2024

1. Install "mingw-w64-x86-64-dev" package

Learn how to install mingw-w64-x86-64-dev on Kali Linux

$ sudo apt update $ sudo apt install mingw-w64-x86-64-dev

2. Uninstall "mingw-w64-x86-64-dev" package

This guide covers the steps necessary to uninstall mingw-w64-x86-64-dev on Kali Linux:

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

3. Information about the mingw-w64-x86-64-dev package on Kali Linux

Package: mingw-w64-x86-64-dev
Source: mingw-w64
Version: 11.0.1-3
Installed-Size: 89071
Maintainer: Stephen Kitt
Architecture: all
Depends: mingw-w64-common
Suggests: wine64
Size: 3616088
SHA256: 3adb8cec6f70eb2765e9df5d6bed3a87fe51905a57da82387eeee3bf3a4e0523
SHA1: 1b97c6bfbc98759bb1b8a2e1e8e27153d060809d
MD5sum: 8c89d25a0f7aa99de82e972f5ffa49e7
Description: Development files 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 headers and libraries required to build
64-bit software using MinGW-w64.
.
The wine64 package can be used to test software built using MinGW-w64
without using Windows.
Description-md5:
Multi-Arch: foreign
Homepage: http://mingw-w64.sf.net
Section: devel
Priority: optional
Filename: pool/main/m/mingw-w64/mingw-w64-x86-64-dev_11.0.1-3_all.deb