How to Install and Uninstall wine Package on Kali Linux

Last updated: April 29,2024

1. Install "wine" package

In this section, we are going to explain the necessary steps to install wine on Kali Linux

$ sudo apt update $ sudo apt install wine

2. Uninstall "wine" package

Please follow the instructions below to uninstall wine on Kali Linux:

$ sudo apt remove wine $ sudo apt autoclean && sudo apt autoremove

3. Information about the wine package on Kali Linux

Package: wine
Version: 9.0~repack-4
Installed-Size: 132
Maintainer: Debian Wine Party
Architecture: all
Replaces: libwine (<< 5.5-6), wine-stable (<< 3.0.1ubuntu1~)
Provides: wine
Depends: wine64 (>= 9.0~repack-4) | wine32 (>= 9.0~repack-4), wine64 (<< 9.0~repack-4.1~) | wine32 (<< 9.0~repack-4.1~)
Suggests: q4wine, winbind, winetricks, playonlinux, wine-binfmt, dosbox (>= 0.74-4.2~), exe-thumbnailer | kio-extras
Breaks: libwine (<< 5.5-6), wine-stable (<< 3.0.1ubuntu1~)
Size: 69992
SHA256: 69b06de8f66a563b42f3f3e9e58228a7f10711ea748a5504326c92fbfbbbac02
SHA1: a27d8ca032aa5f8bcdf72ad7ade100eb437b3b08
MD5sum: dd38ee16a9afdce0d32746d2debf1292
Description: Windows API implementation - standard suite
Wine is a free MS-Windows API implementation.
.
This package provides essential wrappers and convenience tools for the
standard Wine components. It also employs the Debian alternatives system to
provide the usual command names, e.g. "wine" instead of "wine-stable".
Description-md5:
Multi-Arch: foreign
Homepage: https://www.winehq.org
Tag: game::TODO, interface::graphical, interface::x11, role::metapackage,
role::program, scope::application, uitoolkit::TODO, use::TODO,
use::converting, use::gameplaying, use::simulating, x11::application
Section: otherosfs
Priority: optional
Filename: pool/main/w/wine/wine_9.0~repack-4_all.deb