Friday, April 19, 2024
 Popular · Latest · Hot · Upcoming
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 84474  / 3 Years ago, thu, september 16, 2021, 2:56:49

I just formatted my laptop and got rid of Windows 7. Yay ;-)



Either way, Wine is version 1.3.28 here, and I need it to update (there are some bugfixes) for my game so I need a more recent version. This is the version I got from the Ubuntu software manager. How do I get a more recent version or Wine version 1.4?



I've already added the repo into my repository, but still no updates.



Thanks in advance.


More From » 11.10

 Answers
2

Add the correct repo



sudo add-apt-repository ppa:ubuntu-wine/ppa


Update your sources list



sudo apt-get update


Update or install wine to the version on the PPA



sudo apt-get install wine1.3


Note: even tough the package name is wine1.3 the listed version on the Ubuntu wine packagers PPA contains version 1.4~rc1-0ubuntu1~ppa1~oneiric1.



enter image description here



enter image description here


[#40595] Thursday, September 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
erettor

Total Points: 303
Total Questions: 121
Total Answers: 103

Location: Colombia
Member since Mon, May 2, 2022
2 Years ago
;