You are not logged in.
Hello , I would like the Wine version 1.8 have on my system . I do not know how to embed a PPA . IT would be nice if you can help me . The Wine 1.6 version does not work well . Reason at Dab + in Noxon player the slideshow does not show up . I still have a Pc where Ubuntu runs mirt Wine 1.8 as you go. So I want this version Danke.Habe the written with the Googel translator . unfortunately can only German so this attempt .
Last edited by DPITTI (2016-05-07 12:57:27)
Offline
Hello!
I do not know how to embed a PPA
*Do not* attempt to add Ubuntu PPAs to BunsenLabs, you will break your system.
Version 1.8 of wine is available from the jessie-backports repository:
https://packages.debian.org/jessie-backports/wine
To install it, use this command to edit /etc/apt/sources.list:
sudo apt edit-sources
Then add this repository line to the file:
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
Then save the file and update the package database:
sudo apt update
Finally, install the package with the jessie-backports repository targeted:
sudo apt-get install -t jessie-backports wine
Offline
Thank you
Last edited by DPITTI (2016-05-07 12:58:30)
Offline