Download Manager is Deepin Desktop Environment download manager.
- cmake
- qt5
- aria2
- Qt5 (>= 5.3)
- Qt5-X11extras
-
Make sure you have installed all dependencies.
-
Build:
$ cd deepin-downloader
$ mkdir Build
$ cd Build
$ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
- Install:
$ sudo make install
When install complete, the executable binary file is placed into /usr/bin/deepin-downloadmanager
.
Any usage issues can ask for help via
This project is licensed under GPL-3.0-or-later.