How to Install and Uninstall wine-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "wine-devel.x86_64" package

This tutorial shows how to install wine-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "wine-devel.x86_64" package

Please follow the guidance below to uninstall wine-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the wine-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:01:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : wine-devel
Version : 4.0.4
Release : 1.el8
Architecture : x86_64
Size : 4.1 M
Source : wine-4.0.4-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.