retroarch

A frontend for emulators, game engines and media players. The reference implementation of the libretro API. More information: <https://github.com/libretro/RetroArch>.

Debian Debian
RUN apt-get update && \ apt-get install -y retroarch
Ubuntu
RUN apt-get update && \ apt-get install -y retroarch
Arch Arch Linux
RUN pacman -S --noconfirm retroarch
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y retroarch
Raspbian
RUN apt-get update && \ apt-get install -y retroarch
click the source code to copy install retroarch on any operating system with command-not-found.com