The Backup Tool, mintbackup, makes it easy to save and restore backups of files within the home directory.
Get source code
git clone https://github.com/linuxmint/mintbackup
cd mintbackup
Install dependencies
dpkg-checkbuilddeps
# Install these dependencies
Build
dpkg-buildpackage --no-sign
Install
cd ..
sudo dpkg -i mintbackup*.deb
Please use Launchpad to translate Mintbackup: https://translations.launchpad.net/linuxmint/latest/.
The PO files in this project are imported from there.
- Code: GPLv2