Setting up Linux version: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
(Minor changes to AppImage section. Total removal of outdated and unsupported package installation instructions.)
 
(62 intermediate revisions by 12 users not shown)
Line 1: Line 1:
The following is a guide on how to obtain and compile the PCSX2 source code.
==Build==
See the [[PCSX2 Documentation/Compiling on Linux]] document.


==Obtaining the Source Code from GitHub==
==AppImage ==
Official builds for Linux are listed [https://pcsx2.net/downloads/ here]. Distro packages and other repository packages are third party builds and are not supported.


PCSX2 is hosted on GitHub, a website where people can contribute to each others' programming projects using the Git version control software. GitHub is essentially just a showcase for your projects, to actually work on them you need to download and install the Git software.
{{General articles}}
 
[[Category:Guides]]
On Arch Linux:<code>#pacman -S git</code>

Latest revision as of 01:12, 14 March 2023