Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 706 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 706 Bytes

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