retroarch 1.20.0
Reference frontend for the libretro API
Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. RetroArch is the official reference frontend for the libretro API, currently used by most as a modular multi-system game/emulator system.
- Outputs:
out
- Website: https://www.libretro.com/
- Licenses: ASL 2.0 · Expat · GPL 3+ · Modified BSD
- Package source: gnu/packages/emulators.scm
- Builds: See build status
- Issues: See known issues
Installation
Install retroarch 1.20.0
as follows:
guix install retroarch@1.20.0
Or install the latest version:
guix install retroarch
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.