Skip to content

linuxdeepin/deepin-clone

Repository files navigation

deepin-clone

Disk and partition backup/restore tool

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

sudo apt install deepin-clone

Build from source code

sudo apt build-dep deepin-clone
cd ./deepin-clone 
sudo dpkg-buildpackage -b
cd ..
sudo dpkg -i *.deb

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

This project is licensed under GPL-3.0-only