Official repositories
APT
Add Insync as a source-
First, add our public GPG key to allow apt to authenticate the Insync repository:
$ wget -O - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key \ | sudo apt-key add - -
Edit
/etc/apt/sources.listand adddeb http://apt.insynchq.com/[DISTRIBUTION] [CODENAME] non-free
Replace[DISTRIBUTION]with your Linux distro:ubuntu,debian,mint
Replace[CODENAME]with your Linux distro codename: for example Ubuntu 12.04 isprecise -
Update the apt repository:
$ sudo apt-get update
$ sudo apt-get install insync-beta-ubuntuGNOME Shell
$ sudo apt-get install insync-beta-gnomeCinnamon
$ sudo apt-get install insync-beta-cinnamonKDE 4
$ sudo apt-get install insync-beta-kdeThe APT repository officially supports Debian, Mint, and Ubuntu only.
For other Debian-based distributions, try using the one for Debian Squeeze.
Yum
-
First, import the public GPG key used to sign the RPMs.
$ sudo rpm --import https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key
-
Create a new file
insync.repoin/etc/yum.repos.d/with the following content.[insync] name=insync repo baseurl=http://yum.insynchq.com/fedora/ gpgcheck=1 gpgkey=https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key enabled=1 repo_gpgcheck=1 metadata_expire=60m
$ sudo yum groupinstall insync-beta-gnomeCinnamon
$ sudo yum groupinstall insync-beta-cinnamonKDE 4
$ sudo yum install insync-beta-kdeDirect download
For GNOME Shell and Cinnamon, Insync is split into two packages.Install
gnome-cinnamon-common
and then choose the JavaScript applet that matches your desktop.
Generic installer
64-bit deb, 32-bit debGNOME Shell and Cinnamon common
64-bit deb, 32-bit deb64-bit rpm, 32-bit rpm
KDE 4
64-bit deb, 32-bit deb64-bit rpm, 32-bit rpm