How to Install and Uninstall wine.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "wine.x86_64" package

Learn how to install wine.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install wine.x86_64

2. Uninstall "wine.x86_64" package

Please follow the instructions below to uninstall wine.x86_64 on Fedora 34:

$ sudo dnf remove wine.x86_64 $ sudo dnf autoremove

3. Information about the wine.x86_64 package on Fedora 34

Last metadata expiration check: 5:46:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : wine
Version : 7.2
Release : 1.fc34
Architecture : x86_64
Size : 12 k
Source : wine-7.2-1.fc34.src.rpm
Repository : updates
Summary : A compatibility layer for windows applications
URL : https://www.winehq.org/
License : LGPLv2+
Description : Wine as a compatibility layer for UNIX to run Windows applications. This
: package includes a program loader, which allows unmodified Windows
: 3.x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system
: .dll files if they are available.
:
: In Fedora wine is a meta-package which will install everything needed for wine
: to work smoothly. Smaller setups can be achieved by installing some of the
: wine-* sub packages.