Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 867 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 867 Bytes

deepin-desktop-base

Installation

Build from source code

  1. Make sure you have installed all dependencies.
sudo apt build-dep .
  1. Build:
$ mkdir build
$ cd build
$ cmake ..
$ make
  1. Install:
$ sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

deepin-desktop-base is licensed under GPL-3.0-or-later.