V0rt3x667 / ArchyPie-Setup

A Clone of RetroPie for Arch Based Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArchyPie-Setup

A clone of RetroPie for Arch Linux 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
sudo ./archypie_setup.sh

About

A Clone of RetroPie for Arch Based Systems

License:GNU General Public License v3.0


Languages

Language:Shell 93.8%Language:Python 6.1%Language:Tcl 0.1%