elementary / switchboard-plug-applications

Switchboard Applications Plug

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applications Settings

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

  • libadwaita-1-dev
  • libswitchboard-3-dev
  • libflatpak-dev
  • libgranite-7-dev >= 7.4.0
  • libgtk-4-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

ninja install

About

Switchboard Applications Plug

https://elementary.io

License:GNU General Public License v3.0


Languages

Language:Vala 97.0%Language:Meson 3.0%