Installing Dolphin: Difference between revisions

Line 40: Line 40:
sudo apt install dolphin-emu-master</pre>
sudo apt 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/~ubuntu-toolchain-r/+archive/ubuntu/test this PPA] first:
'''NOTICE''': '''12.04 LTS''' and '''14.04 LTS''' users will need an updated '''libstdc++6''' (>=4.9) to run dolphin-emu or dolphin-emu-master, so install [https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test this PPA] first:


<pre>
<pre>
Line 50: Line 50:


=== Fedora ===
=== Fedora ===
Works on Fedora 24 and later.
Install: <code>su -c 'dnf install dolphin-emu'</code>
Install: <code>su -c 'dnf install dolphin-emu'</code>


Required dependencies will automatically be installed.
Required dependencies will automatically be installed. See also the [https://admin.fedoraproject.org/pkgdb/package/rpms/dolphin-emu/ Fedora Package Database].


=== Other Distros ===
=== Other Distros ===