Using RetroArch: Difference between revisions
No edit summary |
→Linux: Added Ubuntu information |
||
| Line 15: | Line 15: | ||
==Linux== | ==Linux== | ||
===Ubuntu=== | |||
First, add the PPA for hunter-kaller/ppa (instructions [[Emulation on Ubuntu|here]]), then type the following into a terminal: | |||
sudo apt-get update | |||
sudo apt-get install <corename> | |||
...where corename is the name of the package the core is available in. You can see all of the cores available to you either in your package manager (e.g. Synaptic, Software Center) or by visiting Launchpad. | |||
https://launchpad.net/~hunter-kaller/+archive/ppa | |||
==OSX== | ==OSX== | ||