Skip to content

A frontend in GTK 4 and Libadwaita for distinst.

License

Notifications You must be signed in to change notification settings

deepu9/vanilla-installer

 
 

Repository files navigation

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
  • python3-requests

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • Meson 3.7%