Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 833 Bytes

README.md

File metadata and controls

37 lines (32 loc) · 833 Bytes

Vanilla OS Control Center

This utility is meant to be used in Vanilla OS to manage its components (ABroot, VSO, Apx) and drivers via ubuntu-drivers-common.


This project is deprecated, see this post for more information.



Build

Dependencies

  • build-essential
  • meson
  • libadwaita-1-dev
  • gettext
  • desktop-file-utils
  • vte4

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

vanilla-control-center