WineHQ Ubuntu disco packages available for testing

Questions about Wine on Linux
Locked
User avatar
dimesio
Moderator
Moderator
Posts: 13204
Joined: Tue Mar 25, 2008 10:30 pm

WineHQ Ubuntu disco packages available for testing

Post by dimesio »

In preparation for the upcoming release of Ubuntu 19.04, I have enabled builds of the development and staging packages on the OBS.

The packages won't be distributed from the WineHQ download server until 19.04 is actually released in April, but users who want to help with testing can get them directly from the OBS repository.

To use the OBS repository, first download the repository key from https://download.opensuse.org/repositor ... elease.key, then add it with

Code: Select all

sudo apt-key add Release.key
To add the OBS repository:

Code: Select all

sudo apt-add-repository 'deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_Next_standard ./'
Hopefully with your help we'll be able to catch any problems before the official release.
Locked