Installing Dolphin: Difference between revisions

Jump to navigation Jump to search
Line 18: Line 18:
<pre>sudo apt-add-repository ppa:dolphin-emu/ppa
<pre>sudo apt-add-repository ppa:dolphin-emu/ppa
sudo apt-get update
sudo apt-get update
sudo apt-get install dolphin-emu-master</pre>
sudo apt-get install dolphin-emu</pre>


Or to install development versions:
Or to install development versions:
Line 24: Line 24:
<pre>sudo apt-add-repository ppa:dolphin-emu/ppa
<pre>sudo apt-add-repository ppa:dolphin-emu/ppa
sudo apt-get update
sudo apt-get update
sudo apt-get install dolphin-emu</pre>
sudo apt-get install dolphin-emu-master</pre>


'''NOTICE''': '''12.04''' and '''14.04''' users will need an updated '''libstdc++6''' (>=4.9) to run dolphin-emu or dolphin-emu-master, so install [https://launchpad.net/~dolphin-emu/+archive/ubuntu/gcc-for-dolphin this PPA] first:
'''NOTICE''': '''12.04''' and '''14.04''' users will need an updated '''libstdc++6''' (>=4.9) to run dolphin-emu or dolphin-emu-master, so install [https://launchpad.net/~dolphin-emu/+archive/ubuntu/gcc-for-dolphin this PPA] first:

Navigation menu