Setting up Linux version: Difference between revisions

Jump to navigation Jump to search
For sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily: You need to install the pcsx2-unstable package, not pcsx2
(Add Fedora installation instructions)
(For sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily: You need to install the pcsx2-unstable package, not pcsx2)
Line 15: Line 15:
===Debian/Ubuntu based distros===
===Debian/Ubuntu based distros===


# Add ''one'' of the following two repositories:
====Stable (32-bit)====
#* PCSX2 Daily Builds PPA (development version): <pre>sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily</pre>
#* Gregory's PPA (stable version): <pre>sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa</pre>
#* Gregory's PPA (stable version): <pre>sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa</pre>
# Update repository listings: <pre>sudo apt-get update</pre>
# Update repository listings: <pre>sudo apt-get update</pre>
# Install PCSX2: <pre>sudo apt-get install pcsx2</pre>
# Install PCSX2: <pre>sudo apt-get install pcsx2</pre>
====Unstable (64-bit)====
#* PCSX2 Daily Builds PPA (development version): <pre>sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily</pre>
# Update repository listings: <pre>sudo apt-get update</pre>
# Install pcsx2-unstable: <pre>sudo apt-get install pcsx2-unstable</pre>


===openSUSE===
===openSUSE===
ninja
17

edits

Navigation menu