Disk Utility is a useful tool to help you better manage your disks through disk partitioning, disk data administration, and health management.
- smartmontools
- exfat-fuse
- Qt5 (>= 5.3)
- Qt5-X11extras
- cmake
- qt5
- dtk
sudo apt-get install deepin-diskmanager
-
Make sure you have installed all dependencies.
-
Build:
$ cd deepin-diskmanager
$ mkdir Build
$ cd Build
$ cmake ..
$ make
- Install:
$ sudo make install
When install complete, the executable binary file is placed into /usr/bin/deepin-diskmanager
.
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
This project is licensed under GPL-3.0-only.