1
AA Support / How to install on Arch Linux
« on: Sunday, February 14, 2016, 04:16:27 AM »
Hi everybody,
This aims to be an small how to install aao25 client into Arch Linux 64bits computer. So, let's get to work!
Enable multilib repository:
Uncomment this line from your /etc/pacman.conf file.
Install necessary libs:
That's all! Now you can run aao25 installer from everywhere you'd downloaded!
Have a nice play!
This aims to be an small how to install aao25 client into Arch Linux 64bits computer. So, let's get to work!
Enable multilib repository:
Uncomment this line from your /etc/pacman.conf file.
Code: [Select]
[multilib]
Include = /etc/pacman.d/mirrorlist
Install necessary libs:
Code: [Select]
pacman -S lib32-glib2 lib32-gtk2
That's all! Now you can run aao25 installer from everywhere you'd downloaded!
Have a nice play!