Setting up Linux version: Difference between revisions

(→‎PPA: ======Ubuntu 20.4, and 22.04======)
Line 14: Line 14:


===Debian/Ubuntu based distros===
===Debian/Ubuntu based distros===
'''WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support this instruction set, it does not have enough horsepower to run this emulator.'''


====PCSX2 stable (32-bit)====
====Ubuntu 22.04====
'''WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support this instruction set, it does not have enough horsepower to run this emulator.'''


=====Default package=====
=====PCSX2 stable (32-bit)=====
# Install PCSX2: sudo apt-get install pcsx2
sudo apt-get install pcsx2


======Ubuntu 22.04======
=====PCSX2 unstable (64-bit=====
# Install PCSX2: sudo apt-get install pcsx2
See [https://launchpad.net/~pcsx2-team/+archive/ubuntu/pcsx2-daily PCSX2 Daily Builds PPA]


=====PPA=====
====Ubuntu 20.04====
# 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>
# Install PCSX2: <pre>sudo apt-get install pcsx2</pre>


======Ubuntu 20.04 (error)======
=====PCSX2 stable (32-bit) -- error=====
# Gregory's PPA (stable version):
See [https://launchpad.net/~gregory-hainaut/+archive/ubuntu/pcsx2.official.ppa official ppa for pcsx2 team gregory]
<pre>
<pre>
sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa
sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa
Line 42: Line 39:
</pre>
</pre>


====PCSX2 unstable (64-bit)====
=====PCSX2 unstable (64-bit)=====
 
See [https://launchpad.net/~pcsx2-team/+archive/ubuntu/pcsx2-daily PCSX2 Daily Builds PPA]
=====PPA=====
# 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>
 
======Ubuntu 20.4, and 22.04======
# 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