Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/V0rt3x667/ArchyPie-Setup
A Clone of RetroPie for Arch Based Systems
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: 3 months ago
JSON representation
A Clone of RetroPie for Arch Based Systems
- 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: 2024-10-30T00:11:24.000Z (3 months ago)
- Last Synced: 2024-10-30T00:42:54.574Z (3 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.64 MB
- Stars: 32
- Watchers: 2
- Forks: 9
- Open Issues: 6
-
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 SystemsTo 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