Installing Insync-Nautilus via the software centre didn’t work for me (it tried to install but didn’t complete)
I then downloaded the package “insync-nautilus_3.0.23.40579_all.deb” and tried to install using dpkg, however got the error “Package Insync not installed” - https://imgur.com/a/7ucBRWG
I then downloaded the package “insync-nautilus_3.0.23.40579_all.deb” and tried to install using dpkg, however got the error “Package Insync not installed” - https://imgur.com/a/7ucBRWG
You will need to first install the insync package sudo apt-get install insync. The insync-nautilus package only contains the nautilus file manager extension
Can you send us the output of sudo apt-get update and the contents of this file /etc/apt/sources.list.d/insync.list?
In your /etc/apt/sources.list.d/insync.list, the contents should be: deb http://apt.insync.io/ubuntu bionic non-free contrib
(bionic instead of Bionic Beaver)