Thank you.
FreeFileSync 7.1 on Ubuntu 15.04
Run the following commands in Terminal to install FreeFileSync on Ubuntu 15.04 and derivative systems:
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb apps" >> /etc/apt/sources.list'
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install freefilesync
FreeFileSync 7.1 on Ubuntu 14.04, Linux Mint and Derivatives
Run the following commands in Terminal to install FreeFileSync on Ubuntu 14.04, Linux Mint 17.2, Linux Mint 17.1, Linux Mint 17 and Derivatives:
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list'
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install freefilesync