retroarch
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.
- Versions: 1.21.0
- 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 the latest version of retroarch
as follows:
guix install retroarch
Or install a particular version:
guix install retroarch@1.21.0
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.
Badge code
You can use the following badge to inform users of retroarch about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/retroarch'><img src='https://packages.guix.gnu.org/packages/retroarch/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/retroarch)
Example Org:
[[https://packages.guix.gnu.org/packages/retroarch][https://packages.guix.gnu.org/packages/retroarch/badges/latest-version.svg]]