Unable to Install WINE

I am trying to get WINE installed so I can finally migrate out of Windows and to AlmaLinux as a workstation. There are a couple of apps that I still have to use that are Windows based, so I was trying to get “wine” installed, however it’s throwing an error.

OS: ALmaLinux 9.5 (just installed via DVD ISO about 1hr ago)

Any ideas on this one? My AlmaLinux is in VBox on a Windows 10 system at this time (before I completely blow away a drive).

1 Like

Update the system to the latest state first.

It is updated already fully.

You need to enable the crb repository.

Brilliant, that did it! I enabled the almalinux-crb repo, did yum clean all, then dnf install wine and it worked!
Thanks!!