Installation - MaranBr/Systemback GitHub Wiki
Install Systemback
Run the dpkg command to install the packages:
$ sudo dpkg -i *.deb
Dependency Issues
If there are dependency issues, install the missing dependencies with the following command:
$ sudo apt-get install -f
Then install the Systemback packages again.