/vanilla-installer

A frontend in GTK 4 and Libadwaita for distinst.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Vanilla OS Installer

A frontend in GTK 4 and Libadwaita for distinst.


Stato traduzione

Build

Dependencies

  • build-essential
  • meson
  • libadwaita-1-dev
  • gettext
  • desktop-file-utils
  • libgnome-desktop-4-dev
  • libgweather-4-dev
  • python3-tz

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

vanilla-installer

Using custom recipes

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.

Not on Vanilla OS?

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.