Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 431 Bytes

README.zh_CN.md

File metadata and controls

27 lines (20 loc) · 431 Bytes

deepin-desktop-base

安装

从源代码构建

  1. 确保已经安装了所有的编译依赖.
sudo apt build-dep .
  1. 构建:
mkdir build
cd build
cmake ..
make
  1. 安装:
sudo make install

帮助

更新版本请同时更改 Makefilefiles/os-releasefiles/os-version ,但是不用修改desktopversion