Setting up Linux version: Difference between revisions

Jump to navigation Jump to search
Please read the sentence at the top. This page is only for setting up the current stable version. ;)
(Organization & correct apt-get commands)
(Please read the sentence at the top. This page is only for setting up the current stable version. ;))
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:


===Arch Linux===
===Arch Linux===
If you are running 64-bit Arch Linux, you are going to need to enable access to the multilib repository, so you can obtain 32-bit libraries. You can do this by uncommenting the following lines in <code>/etc/pacman.conf</code>:
 
If you are running 64-bit Arch Linux, you will need to enable access to the multilib repository, so you can obtain 32-bit libraries. You can do this by uncommenting the following lines in <code>/etc/pacman.conf</code>:
  <nowiki>
  <nowiki>
[Multilib]
[multilib]
Include = /etc/pacman.d/mirrorlist</nowiki>
Include = /etc/pacman.d/mirrorlist</nowiki>


Next, you can simply install pcsx2:
Next, you can simply install PCSX2 using the package manager:
  pacman -S pcsx2
  pacman -S pcsx2


ninja
1,220

edits

Navigation menu