1

I'm trying to install grive, but i recieve the following error:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package grive

I ran the usual commands:

$ sudo add-apt-repository ppa:nilarimogard/webupd8
$ sudo apt-get update
$ sudo apt-get install grive

Ubuntu 17.10

Any ideas?

2 Answers2

1

(Temporarily) Fixed it by manually installing grive, following http://yourcmc.ru/wiki/Grive2#Installation.

Still looking forwards a long-term solution, because manual installation doesn't provide automatic updates.

  • Google Drive integration in GNOME 3.18 and newer: https://askubuntu.com/questions/161273/is-there-a-google-drive-client-available/320333#320333 – karel Dec 21 '17 at 12:17
  • @karel: Grive won't install from ppa:nilarimogard/webupd8 on Ubuntu 17.10 – Hendrik Hausen Dec 25 '17 at 14:00
1

It's simply not a part of the official distribution, and as the website itself doesn't point to a repository, but leads you through building it yourself, there just isn't any other way. At least until you provide your own repo and keep it up-to-date.

Murphy
  • 1,677