ROK Battles

Linux

ROK Battles is available for Linux in both AppImage and deb formats.

Choose a version

x86_64

ARM64

Install

AppImage

  1. Download the correct AppImage for your architecture.
  2. Make it executable:
chmod +x ROK.Battles_*.AppImage
  1. Run it:
./ROK.Battles_*.AppImage

Debian package

  1. Download the matching .deb package.
  2. Install it with your package manager:
sudo apt install ./ROK.Battles_*.deb

Notes

  • Use the AppImage build if you want a portable option that works on many distributions.
  • Use the .deb package if you are on Ubuntu, Debian, or another Debian-based distro and want a standard package install.

On this page