Jump to content
ElementaryOS France

Plugin Switchboard Services


Recommended Posts

Voici un plugin qui va rajouter dans le Switchboard (comme pour elementary Tweaks) un menu qui va vous permettent de contrôler facilement et visuellement, les différents services système de elementary OS. (état, stop, arrêt, relance)

Ce plugin est en développement et n'est pas officiel.

kbm54ml6.png

Compatibles : Hera | Odin

Dépendances :

  • libswitchboard-2.0-dev
  • libgranite-dev
  • libgtk-3-dev
  • libgee-0.8-dev
  • libpolkit-gobject-1-dev
  • meson
  • valac
  • build-essential
  • cmake
  • git
sudo apt install build-essential cmake git meson valac libglib2.0-dev libgranite-dev libgtk-3-dev libgee-0.8-dev libswitchboard-2.0-dev libpolkit-gobject-1-dev

Installation

cd
cd Téléchargements/
git clone https://github.com/Dirli/switchboard-plug-services.git && cd switchboard-plug-services/
meson build --prefix=/usr && cd build/
ninja
sudo ninja install

Source :

http://entornosgnulinux.com/2020/04/26/system-services-en-elementary-os-hera/
https://github.com/Dirli/switchboard-plug-services#switchboard-services-plug

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...