- build-essential
- meson
- libadwaita-1-dev
- gettext
- desktop-file-utils
- libgnome-desktop-4-dev
- libgweather-4-dev
- python3-tz
- python3-requests
meson build
ninja -C build
sudo ninja -C build install
vanilla-installer
Place 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.