Command line execution of Systemback

Asked by Richard Clarke

Hi, I've tried invoking the Systemback command line interface using 'sudo systemback-cli' on a Linux Mint 17 system where I can no longer get the GUI desktop up. I was hoping to restore to a restore point I have previously made using the CLI. However when I invoke the command stated previously (from my home directory) it comes back with 'systemback-cli: command not found' message. Systemback is definitely installed, however a search of my filesystem revealed nothing named systemback-cli. Can you provide any ideas? Do I need to boot a Live USB distro, install Systemback and try and restore that way instead?

Thanks very much.

Cheers
Richard

Question information

Language:
English Edit question
Status:
Solved
For:
Systemback Edit question
Assignee:
No assignee Edit question
Solved by:
Kendek
Solved:
Last query:
Last reply:
Revision history for this message
Best Kendek (nemh) said :
#1

This is a separate part of the program, so please install the 'systemback-cli' package:

sudo apt-get install systemback-cli

and try again the

sudo systemback-cli

command.

Revision history for this message
Richard Clarke (richa6d) said :
#2

Awesome, thanks very much!

Revision history for this message
Richard Clarke (richa6d) said :
#3

Thanks Kendek, that solved my question.

Revision history for this message
Chowdhury Masum (saydulk) said :
#4

root@CLI:~# sudo apt-get install systemback-cli
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package systemback-cli

I am using Ubuntu 18.04 LTS