Setting up Linux version

From PCSX2 Wiki
Revision as of 15:58, 13 January 2015 by Krysto (talk | contribs)
Jump to navigation Jump to search

The following is a guide on how to install the latest stable version of PCSX2 on linux. If you want to try the latest unstable builds, please refer to this guide here.

Arch Linux

<source lang="bash"> pacman -S pcsx2 </source>

Debian

<source lang="bash"> apt-get install pcsx2 </source>