Search found 1 match

by larry78723
17 Mar 2019, 00:02
Forum: Help
Topic: Installation / Update on Ubuntu
Replies: 3
Views: 22832

Re: Installation / Update on Ubuntu

Here are the steps that I followed to install FreeFileSync:

Download FreeFileSync 10.3 archive from official site, extract it, create necessary shortcuts (.desktop-files), add to PATH variable, and enjoy:

# 1. Create ~/Software folder and download here
mkdir ~/Software
cd ~/Software
xdg-open https ...