matbme / vanilla-installer

A frontend in GTK 4 and Libadwaita for distinst.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A frontend in GTK 4 and Libadwaita for distinst.

License:GNU General Public License v3.0


Languages

Language:Python 96.2%Language:Meson 3.8%