DDE Polkit Agent 是 polkit 在深度桌面环境上的代理。
请查看“debian/control”文件中提供的“Depends”。
请查看“debian/control”文件中提供的“Build-Depends”。
- 确保已经安装了所有的编译依赖
sudo apt build-dep dde-polkit-agent
- 构建
mkdir build
cd build
qmake ..
make
- 安装
sudo make install
任何使用问题都可以通过以下方式寻求帮助:
我们鼓励您报告问题并做出更改
DDE Polkit Agent 在 GPL-3.0-or-later 下发布。