Clone of RetroPie for Arch Based Systems
To run the ArchyPie Setup Script make sure that your pacman repositories are up-to-date and that Git is installed:
sudo pacman -Syyu
sudo pacman -S git
Then you can download the latest ArchyPie setup script with:
git clone --depth=1 https://github.com/V0rt3x667/ArchyPie-Setup.git
The script is executed with:
cd ArchyPie-Setup
./archypie_setup.sh