How to Install and Uninstall wine-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 03,2025

1. Install "wine-devel.x86_64" package

This guide covers the steps necessary to install wine-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install wine-devel.x86_64

2. Uninstall "wine-devel.x86_64" package

Please follow the steps below to uninstall wine-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove wine-devel.x86_64 $ sudo dnf autoremove

3. Information about the wine-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:54:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : wine-devel
Version : 6.0.2
Release : 1.el8
Architecture : x86_64
Size : 4.4 M
Source : wine-6.0.2-1.el8.src.rpm
Repository : epel
Summary : Wine development environment
URL : https://www.winehq.org/
License : LGPLv2+
Description : Header, include files and library definition files for developing applications
: with the Wine Windows(TM) emulation libraries.