DDE Control Center
DDE Control Center is the control panel of Deepin Desktop Environment.
Dependencies
Build dependencies
Runtime dependencies
- libdui
- dde-dock
- dde-account-faces
- dde-api
- dde-daemon
- deepin-artwork-themes
- Qt5 (>= 5.3)
- Qt5-DBus
- Qt5-Multimedia
- Qt5-MultimediaWidgets
- Qt5-Svg
- Qt5-X11extras
Installation
Build from source code
Make sure you have installed all dependencies.
Build:
$ cd dde-control-center$ mkdir Build$ cd Build$ qmake ..$ make
- Install:
$ sudo make install
The executable binary file could be found at /usr/bin/dde-control-center
after the installation is finished, and plugins will be placed into /usr/lib/dde-control-center/modules/
.
Usage
Execute dde-control-center -h
to get more details.
Getting help
You can press F1
to start deepin-manual when you focus on DDE Control Center window.
You may also find these channels useful if you encounter any other issues:
License
DDE Control Center is licensed under GPLv3.