Greetings
I have an Odroid with Arch Linux installed on it. There are one or two programs I want to install on it that are only available for the x86 architecture.
I found some instructions that can allow an ARM version of Linux to run x86 programs here: http://forum.odroid.com/viewtopic.php?f=52&t=5924.
My problem is that these instructions are for Debian based versions of Linux. Specifically, I can't figure out what changes I need to make to Pacman, if it is even possible, to accomplish what this person is doing with Apt-get.
Does anyone know how to have Pacman download and install the x86 versions of whichever Arch-Linux programs I wish? Help will be greatly appreciated.