Greetings: Hope this is the right place for this issue.
I have successfully installed Insync on several various Linux distros in the past.
Now I am trying to install Insync in CentOS 7, without any success. I hate for dogs to defeat me!
Question(s):
- Which package for CentOS 7: I have tried 3 different ones without success
- That is: .deb, Fedora, CentOS/RHEL, etc., no luck
- How to install on CentOS 7
I have also tried this method and once again no luck:
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.repo in /etc/yum.repos.d/ with the following content.
[insync]
name=insync repo
baseurl=http://yum.insynchq.com/fedora/$releasever/
gpgcheck=1
gpgkey=https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key
enabled=1
repo_gpgcheck=1
metadata_expire=120m
Install Insync
$ sudo yum install insync
File manager integration will be added when Insync is run.
All of my saved Insync notes – from previous installs – have yielded no resolution. Maybe I am getting too old, too quickly!
Any and all guidance/help is welcomed and appreciated.