Installing Dolphin: Difference between revisions

Jump to navigation Jump to search
(3 intermediate revisions by the same user not shown)
Line 19: Line 19:
'''NOTICE''': Users of Jessie or any earlier versions MUST build from source as per the instructions linked below in "Other Distros"!
'''NOTICE''': Users of Jessie or any earlier versions MUST build from source as per the instructions linked below in "Other Distros"!


Install: <code># apt-get install dolphin-emu</code>
Install: <code># apt install dolphin-emu</code>


See further package information on the [https://packages.debian.org/search?suite=all&section=all&arch=any&searchon=names&keywords=dolphin-emu Debian Package Info page].
See further package information on the [https://packages.debian.org/search?suite=all&section=all&arch=any&searchon=names&keywords=dolphin-emu Debian Package Info page].
Line 50: Line 50:


=== Fedora ===
=== Fedora ===
Works for Fedora 24 and later.
On Fedora 24 and later, run the following command:


<code>su -c 'dnf install dolphin-emu'</code>
<code># dnf install dolphin-emu</code>


Most, if not all, required dependencies will automatically be installed. See also the [https://admin.fedoraproject.org/pkgdb/package/rpms/dolphin-emu/ Fedora Package Database].
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 ===

Navigation menu