Installing Dolphin: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
Install the stable version:
Install the stable version:


<pre>sudo add-apt-repository ppa:glennric/dolphin-emu
<pre>sudo add-apt-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</pre>
Line 23: Line 23:
Or to install development versions:
Or to install development versions:


<pre>sudo add-apt-repository ppa:glennric/dolphin-emu
<pre>sudo add-apt-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-master</pre>