Ubuntu app store

Questions about Wine on Linux
Locked
zoomy942
Newbie
Newbie
Posts: 2
Joined: Sun Feb 09, 2025 11:49 pm

Ubuntu app store

Post by zoomy942 »

Hi there. Learner here - I see the Wine 10 version is out but the app store in Ubuntu says version 9 (in the debian section). Will that update to 10 eventually or should I update some other way?
desessarts
Level 4
Level 4
Posts: 196
Joined: Wed Oct 04, 2023 7:57 am

Re: Ubuntu app store

Post by desessarts »

if you look at

https://gitlab.winehq.org/wine/wine/-/w ... ian-Ubuntu

you will see

Although Debian and Ubuntu offer their own Wine packages, they are
often several versions behind. To make installing the latest version
of Wine as easy as possible, WineHQ has its own Debian/Ubuntu
repository. Should a newer version of Wine cause problems, it is also
possible to install an older version of your choice.


if you want a more recent wine version, follow this doc and install wine
zoomy942
Newbie
Newbie
Posts: 2
Joined: Sun Feb 09, 2025 11:49 pm

Re: Ubuntu app store

Post by zoomy942 »

Thank you!

So, I have the app store version installed now and two applications installed. How could I transition to the ones in the wiki? Redo everything? Or is there a smoother way?
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Ubuntu app store

Post by jkfloris »

First, ask yourself if you need Wine 10. If your programs work fine now, they will not work any better.

If you want to upgrade to Wine 10, follow the steps in the wiki and install the winehq-stable package.
This will remove your old version of Wine.
The next time you start a Windows program, your Wineprefix will be updated automatically.

Although the chances are small, there is no guarantee that your programs will continue to work in Wine 10.
Make a backup copy of the (hidden) .wine folder in your home directory in case something goes wrong.
Locked