/mintbackup

The mintBackup Backup Tool

Primary LanguagePython

Mintbackup

The Backup Tool, mintbackup, makes it easy to save and restore backups of files within the home directory.

Mintbackup

Build

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

Translations

Please use Launchpad to translate Mintbackup: https://translations.launchpad.net/linuxmint/latest/.

The PO files in this project are imported from there.

License

  • Code: GPLv2