Deepin deb installer helps users install and remove local packages. Deepin deb installer is an easy-to-use deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion.
- libqapt3
- libqapt3-runtime
- deepin-elf-verify
- deepin-elf-sign-tool
- pkg-config
- cmake
- libqt5widgets5
- libqt5concurrent5
- libqapt-dev
- libdtkwidget-dev
- qtbase5-dev
- qttools5-dev-tools
- qttools5-dev
- qtchooser
- libgtest-dev
- deepin-gettext-tools
- libpolkit-qt5-1-dev
- Make sure you have installed all dependencies
sudo apt build-dep deepin-deb-installer
- Build
mkdir build
cd build
cmake ..
make
- Install
sudo make install
Please see INTRODUCTION.md
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
- Contribution guide for developers. (English)
Deepin deb installer is licensed under GPL-3.0-or-later