- build-essential
- meson
- libadwaita-1-dev
- gettext
- desktop-file-utils
- nvidia-prime
meson build
ninja -C build
sudo ninja -C build install
vanilla-prime-utility
# embedded mode
vanilla-prime-utility --embedded
This utility works on any Debian-based distribution, just note that NoDisplay=true
is set
in the desktop file, since Vanilla OS uses the embedded mode. If you want to use the
standalone mode, you can remove this line and the icon will be shown in the applications
menu of your distribution.