https://github.com/V0rt3x667/ArchyPie-Setup
A clone of RetroPie for Arch Linux based systems with extra seasoning!
https://github.com/V0rt3x667/ArchyPie-Setup
arch arch-linux archlinuxarm emulation endeavouros garuda-linux manjaro-linux peux-os reborn-os retroarch retrogaming retropie
Last synced: 2 days ago
JSON representation
A clone of RetroPie for Arch Linux based systems with extra seasoning!
- Host: GitHub
- URL: https://github.com/V0rt3x667/ArchyPie-Setup
- Owner: V0rt3x667
- License: gpl-3.0
- Created: 2021-08-09T00:14:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T21:13:52.000Z (2 months ago)
- Last Synced: 2025-02-09T22:23:45.145Z (2 months ago)
- Topics: arch, arch-linux, archlinuxarm, emulation, endeavouros, garuda-linux, manjaro-linux, peux-os, reborn-os, retroarch, retrogaming, retropie
- Language: Shell
- Homepage:
- Size: 3.87 MB
- Stars: 33
- Watchers: 2
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - V0rt3x667/ArchyPie-Setup - A clone of RetroPie for Arch Linux based systems with extra seasoning! (Shell)
README
# ArchyPie-Setup
A clone of RetroPie for Arch Linux Based Systems# I am currently rewritting ArchyPie to bring it back into line with RetroPie. Along the way I have had to hack n' slash the code to get things working. After trying to make a port for Void Linux and adding back missing features into ArchyPie, as well as trying to get things working on the Raspberry Pi 5 it is clear a fresh start is required. Please continue to use the main branch for now and report any bugs you find. Thanks for trying ArchyPie, I hope to update the code soon.
To run the ArchyPie Setup Script make sure that your pacman repositories are up-to-date and that Git is installed:
```shell
sudo pacman -Syyu
sudo pacman -S git
```Then you can download the latest ArchyPie setup script with:
```shell
git clone --depth 1 https://github.com/V0rt3x667/ArchyPie-Setup.git
```The script is executed with:
```shell
cd ArchyPie-Setup
sudo ./archypie_setup.sh