Select your operating system and architecture below to start using R-Desk.
Double-click the downloaded setup .exe file.
Follow the setup wizard to install the R-Desk client.
Launch R-Desk from your desktop shortcut or Start menu.
Download and execute the installer in a single command. It will automatically detect your architecture and securely install via dpkg.
curl -L https://raw.githubusercontent.com/TeamRobotoAI/rdesk_public/main/linux/stable/version/1.0.0/install.sh -o install.sh && curl -L https://raw.githubusercontent.com/TeamRobotoAI/rdesk_public/main/linux/stable/version/1.0.0/setup.sh -o setup.sh && chmod +x install.sh setup.sh && ./install.sh