# dde-printer **Repository Path**: mirrors_linuxdeepin/dde-printer ## Basic Information - **Project Name**: dde-printer - **Description**: Printer configuration project for DDE. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Deepin Desktop Environment Print Manager Deepin Desktop Environment Print Manager(dde-printer) 是一种简化管理打印机的工具. ## 安装 ### 从源代码构建 1. 确保已经安装了所有的编译依赖. ````bash sudo apt build-dep ```` 2. 构建: ```bash mkdir build cd build qmake .. make ``` 3. 安装: ```bash sudo make install ``` ## 帮助 任何使用问题都可以通过以下方式寻求帮助: * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](https://wiki.deepin.org/) ## 参与贡献 我们鼓励您报告问题并作出更改 * [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) ## 协议 深度桌面打印管理遵循协议 [GPL-3.0-or-later](LICENSE).