Origin Client Installation unter Ubuntu 17.10
Posted: Tue 26. Dec 2017, 16:27
Fassung vom 26.12.2017
*** Entwurf - unfertige Fassung ***
Quelle: https://www.pcsteps.com/5110-install-or ... untu-wine/
Angepasste Version für Ubuntu 17.10
Wine und PlayonLinux Development Version installieren
Origin Client herunterladen
http://www.dm.origin.com/download/legacy
Origin Update herunterladen
https://origin-a.akamaihd.net/Origin-Cl ... _34172.zip
*** Entwurf - unfertige Fassung ***
Quelle: https://www.pcsteps.com/5110-install-or ... untu-wine/
Angepasste Version für Ubuntu 17.10
Wine und PlayonLinux Development Version installieren
Code: Select all
wget https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
Code: Select all
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
Code: Select all
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ artful main'
Code: Select all
apt update && sudo apt install --yes --install-recommends winehq-devel && apt -f install
Code: Select all
sudo apt install --yes playonlinux
http://www.dm.origin.com/download/legacy
Origin Update herunterladen
https://origin-a.akamaihd.net/Origin-Cl ... _34172.zip