# Wine issue on Rocky 10.1

**URL:** https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530
**Category:** Rocky Linux Help & Support
**Created:** [May 27, 2026, 11:52am UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530 "2026-05-27T11:52:19Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Matthias45](https://avatars.discourse-cdn.com/v4/letter/m/eb8c5e/32.png) [@Matthias45](https://forums.rockylinux.org/u/Matthias45)
#### Post date: [May 27, 2026, 11:52am UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/1 "2026-05-27T11:52:19Z")

</div>

It is very simpe, i ran sudo dnf install wine and i got this output: matija@RockyLinux ~\> sudo dnf install wine  
[sudo] password for matija:  
Last metadata expiration check: 0:36:17 ago on Wed 27 May 2026 13:15:28 CEST.  
No match for argument: **wine**  
Error: Unable to find a match: wine  
matija@RockyLinux ~ [**1**]\>

How to get it working?

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [May 27, 2026, 11:56am UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/2 "2026-05-27T11:56:17Z")

</div>

You can use [pkgs.org](http://pkgs.org) and search, and you’ll see currently there are no wine packages for EL10 yet. Other ways of searching:

```auto
dnf list \*wine\*
dnf search wine

```

although that relies on the system actually having repositories configured for it to give results, so may not provide results. Then [pkgs.org](http://pkgs.org) becomes a better search option, and then enabling the appropriate repo.

Link: [https://pkgs.org/search/?q=wine](https://pkgs.org/search/?q=wine)

For Rocky 9 yes, and it comes from EPEL. But nobody has built wine for EPEL10 yet it seems. You can put in a package request with epel [EPEL Package Request](https://docs.fedoraproject.org/en-US/epel/epel-package-request/)

---

<div class="post-metadata">

### Author: ![Matthias45](https://avatars.discourse-cdn.com/v4/letter/m/eb8c5e/32.png) [@Matthias45](https://forums.rockylinux.org/u/Matthias45)
#### Post date: [May 27, 2026, 11:59am UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/3 "2026-05-27T11:59:39Z")

</div>

Thank you for the info..well it isnt like must have right now situation..if it comes out in 10.2 version i can wait.. if not then i will give a request

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [May 27, 2026, 12:02pm UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/4 "2026-05-27T12:02:28Z")

</div>

Theoretically it could be possible to build wine using mock and the Fedora Source RPM’s but it doesn’t always work out if there are missing dependencies. I have done it in the past for simple builds like audacity which was a single package, but more complex ones with more packages to build increases the complexity and chances of failure. At that point, waiting is a better option or submitting a package request.

---

<div class="post-metadata">

### Author: ![Matthias45](https://avatars.discourse-cdn.com/v4/letter/m/eb8c5e/32.png) [@Matthias45](https://forums.rockylinux.org/u/Matthias45)
#### Post date: [May 27, 2026, 12:05pm UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/5 "2026-05-27T12:05:03Z")

</div>

Then ill rather wait for package to be included..

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [May 27, 2026, 12:07pm UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/6 "2026-05-27T12:07:44Z")

</div>

Just in case, a little howto using the mock route, that you could apply when using the wine source rpm from Fedora:

> [@Install recent HPLIP with GUI on Rocky Linux 8.x and 9.x](https://forums.rockylinux.org/t/install-recent-hplip-with-gui-on-rocky-linux-8-x-and-9-x/19102/2):
>
> Hi Niki, According to [https://pkgs.org](https://pkgs.org) there doesn’t seem to be a third-party repo that we know of. However, this won’t be a huge problem, since we can grab the Fedora source rpm here: [https://kojipkgs.fedoraproject.org//packages/hplip/3.25.2/5.fc41/src/hplip-3.25.2-5.fc41.src.rpm](https://kojipkgs.fedoraproject.org//packages/hplip/3.25.2/5.fc41/src/hplip-3.25.2-5.fc41.src.rpm) we can build it ourselves. I’ve grabbed the Fedora 41 source rpm, because we are more likely to have success with this package under Rocky 8, than if we attempt the Fedora 42 one. Note that the version for Fedora 4…

This was something I did when building hplip for EL8 and EL9, so it will give you an idea of how that build process works if you decide to try it.

---

<div class="post-metadata">

### Author: ![randallb](https://avatars.discourse-cdn.com/v4/letter/r/e47c2d/32.png) [@randallb](https://forums.rockylinux.org/u/randallb)
#### Post date: [May 27, 2026, 12:14pm UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/7 "2026-05-27T12:14:07Z")

</div>

Wine is also available as a flatpak on flathub.

---

<div class="post-metadata">

### Author: ![Matthias45](https://avatars.discourse-cdn.com/v4/letter/m/eb8c5e/32.png) [@Matthias45](https://forums.rockylinux.org/u/Matthias45)
#### Post date: [May 27, 2026, 12:16pm UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/8 "2026-05-27T12:16:38Z")

</div>

Thank you guys, it is usefull to know which options i have..ill try flatpak first, then if needed build it from the source..

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/1X/91b7219eec10e30013422e4df76c1d898711a5d5.svg) [@system](https://forums.rockylinux.org/u/system)
#### Post date: [July 26, 2026, 12:16pm UTC](https://forums.rockylinux.org/t/wine-issue-on-rocky-10-1/20530/9 "2026-07-26T12:16:48Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
