Skip to content

Installation Guide

This guide provides instructions on how to install Cybrosys Assista on Linux (Ubuntu/Debian). Follow these steps to set up your development environment quickly.

Installation Steps

Step 1: Download Cybrosys Assista

Download the latest .deb package using the following command:

bash
wget https://github.com/CybrosysAssista/Assista-IDE/releases/download/v1.0.4/cybrosys-assista_1.102.4.deb

Step 2: Install on Linux

  1. Open Terminal: Navigate to the directory where the .deb file is downloaded (if not already there).

  2. Install using dpkg:

    bash
    sudo dpkg -i cybrosys-assista_1.102.4.deb
  3. Fix any missing dependencies:

    bash
    sudo apt-get install -f

Step 3: Launch Cybrosys Assista

After installation, you can launch Cybrosys Assista from your applications menu or run:

bash
cybrosys-assista