Page 1 of 1

Dolphin on Ubuntu

Posted: Wed May 27, 2015 4:55 pm
by JCT400THz
Anybody know how I can get the latest version of Dolphin working on Ubuntu 14.04 LTS? No one's upgraded it for Ubuntu yet so it's still incompatible with 14.04. Can I get a command set to enter into a terminal, or do I have to go places? Or is there no solution right now? Just wondering.

Re: Dolphin on Ubuntu

Posted: Wed May 27, 2015 6:04 pm
by megalomaniac

Re: Dolphin on Ubuntu

Posted: Fri Jun 05, 2015 1:07 pm
by JCT400THz
Eh, I did what it said, didn't even work. Tried the .deb file on the main site, didn't work. I need to figure this out. Thanks for the link, though!

Re: Dolphin on Ubuntu

Posted: Sun Jun 21, 2015 7:02 am
by Xesxen
You can use the dolphin PPA instead if you dislike manually compiling: https://launchpad.net/~dolphin-emu/+archive/ubuntu/ppa

Code: Select all

sudo apt-add-repository ppa:dolphin-emu/ppa
sudo apt-get update
sudo apt-get install dolphin-emu

Re: Dolphin on Ubuntu

Posted: Mon Jun 22, 2015 5:21 pm
by JCT400THz
I think the PPA way is much simpler.. now when I use my computer, I'll enter this code into the terminal

Re: Dolphin on Ubuntu

Posted: Wed Jul 01, 2015 9:42 pm
by JCT400THz
Worked.