Amiberry-Lite is an optimized Amiga emulator for ARM (32bit and 64bit) and RISC-V platforms.
The core emulation comes from WinUAE, and even the main GUI is designed to look similar to that. It includes JIT for ARM support, to get high-performance results on CPU-intensive emulated environments, like desktop applications. On top of that, there are some unique features developed specifically for Amiberry, such as the WHDLoad booter, support for RetroArch controller mapping, and several more.
There are currently two Amiberry editions available: Amiberry and Amiberry-Lite - see here to see which is the best pick for your needs.
Amiberry-Lite is available as a DEB package for ARM32 and ARM64 (aarch64) Linux platforms. You can download the latest version from the Releases area. Users of macOS and x86_64 Linux are better off using the full Amiberry version, instead.
For DEB packages:
sudo apt update && sudo apt install ./amiberry-lite_5.8.0_arm64.deb
Or just use the graphical front-end your distro provides (double-clicking on the DEB package should do that)
Some distros (like AmiKit, RetroPie, DietPi, Pimiga and others) already include Amiberry either pre-installed, or through their package management systems. Please follow the methods provided in those distros for a smoother experience, and refer to their owners for support during this process.
Alternatively, you can compile the latest version of Amiberry from source.
For more documentation subjects, please check the Wiki page