Linux Installation
Step-by-step guide for installing RealTimeX on Linux.
Linux Installation
1. Install using the installer script
Install using the installer script
⚠️
NOTICE
➤ RealTimeX packages as an AppImage but you will not be able to boot if you run just the AppImage. Please only use the script below.
➤ Please open a Github Issue if you have installation or bootup troubles.
First, open a terminal on your Linux machine and run this command.
curl -fsSL https://cdn.realtimex.ai/latest/installer.sh | shYou can view the raw script contents here (opens in a new tab).
This will download the latest version of RealTimeX's AppImage, unpack it, and then supply a symlink to seamlessly run RealTimeX. This script will unpack the app in $HOME/RealTimeXDesktop.
You can start the app at any time by running ./RealTimeXDesktop/start. This will boot the app with full logging.