An open API service indexing awesome lists of open source software.

https://github.com/vanilla-os/vanilla-installer

A frontend in GTK 4 and Libadwaita for Albius.
https://github.com/vanilla-os/vanilla-installer

gtk4 hacktoberfest installer libadwaita vanillaos

Last synced: about 1 year ago
JSON representation

A frontend in GTK 4 and Libadwaita for Albius.

Awesome Lists containing this project

README

          



Vanilla OS Installer


A frontend in GTK 4 and Libadwaita for Albius.





Stato traduzione




## Build

### Dependencies

- build-essential
- meson
- libadwaita-1-dev
- gettext
- desktop-file-utils
- libgnome-desktop-4-dev
- libgweather-4-dev
- python3-requests
- gir1.2-vte-3.91
- libnma-dev
- libnma-gtk4-dev
- mutter-common
- x11-xkb-utils

### Build

```bash
meson build
ninja -C build
```

### Install

```bash
sudo ninja -C build install
```

## Run

```bash
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.