Skip to content

Installation on Linux

Nilson Lazarin edited this page Sep 28, 2024 · 1 revision
Examples Installation Wiki

1. Installing the chonIDE

In a terminal, execute the steps described below:

echo "deb [trusted=yes] http://packages.chon.group/ chonos main" | sudo tee /etc/apt/sources.list.d/chonos.list 
sudo apt update 
sudo apt install chonide 

2. Executing the chonIDE

After installation the chonIDE is available in your system.

3. Executing a project

Now, go to the Examples page

Clone this wiki locally