J

Tools and guides for doing software development, data analytics, online privacy, and other things.

View My GitHub Profile

RetroPie

Installation

This guide walks through how to install RetroPie on an existing Raspbian install.

Download and run the install script.

git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
cd RetroPie-Setup
sudo ./retropie_setup.sh

Optional: Enable TFT display.

curl https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/adafruit-pitft.sh >pitft.sh
sudo bash pitft.sh

References

https://github.com/RetroPie/RetroPie-Setup/wiki/Manual-Installation