- build-essential
- meson
- libadwaita-1-dev
- gettext
- desktop-file-utils
- libgnome-desktop-4-dev
- libgweather-4-dev
- python3-tz
meson build
ninja -C buildsudo ninja -C build installvanilla-installerPlace a new recipe in /etc/vanilla-installer/recipe.json or launch the
utility with the VANILLA_CUSTOM_RECIPE environment variable set to the path
of the recipe.
Currently, the installer only supports Vanilla OS due to some specific tasks that are performed during installation. Supporting other distros is planned for the future.
