How to Install and Uninstall wine.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 25,2024
1. Install "wine.x86_64" package
Here is a brief guide to show you how to install wine.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
wine.x86_64
Copied
2. Uninstall "wine.x86_64" package
Please follow the guidance below to uninstall wine.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
wine.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the wine.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:01:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : wine
Version : 4.0.4
Release : 1.el8
Architecture : x86_64
Size : 54 k
Source : wine-4.0.4-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : wine
Version : 4.0.4
Release : 1.el8
Architecture : x86_64
Size : 54 k
Source : wine-4.0.4-1.el8.src.rpm
Repository : epel
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.