Skip to content

1:Get Started !

FrenchPythonLover edited this page May 29, 2024 · 3 revisions

Get started !

Download IZOS

The first step for using IZOS is to download it duh
Head over to the latest release and download the ZIP.
After that, extract the zip file, and go to the folder containing kernel.py file.(This is the main file of IZOS).

Get IZOS running

For Windows

Double click on the run.bat file.

For linux

Open a terminal to the IZOS folder, and execute these commands:

./run.sh

Universal

Open a command line/terminal to the IZOS folder, and type:

python3 ./kernel.py

Installing the right packages

After everything is setup, launch IZOS and execute the following: pm installbase

Thank you for enjoying IZOS !

Clone this wiki locally