Installation Guide
Assista IDE is distributed for Linux (Ubuntu/Debian) and macOS environments. The following procedures outline the steps required for a standard installation.
Installation on macOS
For macOS, Assista IDE is provided as a Universal .dmg installer compatible with Intel and Apple Silicon (M-Series) architectures.
- Binary Acquisition: Download the macOS installer from the Assista Portal.
- Mount Volume: Locate and double-click the
.dmgfile to mount the installation volume. - Deploy Application: Drag the Assista IDE binary into the system Applications directory.
- Initialization: Launch the application from the Applications folder or via Spotlight.
Security Verification
Upon initial execution, macOS Gatekeeper may require confirmation to open an application from an identified developer. Select Open to authorize the process.
Installation on Linux (Ubuntu / Debian)
For Linux environments, Assista IDE is distributed via the Snap package manager to ensure environment isolation and automated updates.
Package Deployment
Execute the following command in a terminal to install the Assista IDE package with classic confinement credentials:
sudo snap install cybrosys-assista --classicInitial Execution
The application can be initialized via the system applications menu or via the command line:
cybrosys-assistaUpdate Management
To synchronize with the latest stable release, execute the refresh command:
sudo snap refresh cybrosys-assistaAfter successful installation, follow the Onboarding Assistant Guide to configure your development workspace.

