Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 31409  / 1 Year ago, sat, november 26, 2022, 9:26:48

I was searching for google drive and its installation instructions in ubuntu 12.04, I tried sudo apt -get install , but didn't find google drive application on ubuntu repo. Is there any alternative or hack to install google drive on ubuntu 12.04


More From » 12.04

 Answers
7

As you already know, Google (probably hates Linux users) does not provide a Linux client for its awesome Google Drive cloud storage service. But don't worry, as the open source community has its geniuses like Lorenzo Breda, who developed an unofficial Google Drive client for Linux, called Grive.



Adding the PPA Repository



This is an easy step, which requires you to open a Terminal by searching it in the Unity Dash or by pressing the CTRL+ALT+T key combination, and to paste the following code in the Terminal window:



sudo apt-add-repository ppa:thefanclub/grive-tools


Hit the Enter key, type your password when asked, and hit Enter again when asked if you want to add the repository. Do not close the Terminal.



Installing Grive Tools and Grive



Now, paste the following commands in the Terminal window, one by one, hitting enter after each one:



sudo apt-get update
sudo apt-get install -y grive-tools


Once installed, search the application on the Unity Dash by typing Grive, and open it. The application will ask for your password, so insert it and click OK, and then it will start to download and configure the latest version of the Grive application, which will take some time.


[#26323] Monday, November 28, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bathtusain

Total Points: 380
Total Questions: 124
Total Answers: 111

Location: Trinidad and Tobago
Member since Sat, Apr 9, 2022
2 Years ago
bathtusain questions
Sun, Jul 17, 22, 03:13, 2 Years ago
Sun, Oct 3, 21, 00:24, 3 Years ago
Sat, Apr 22, 23, 00:24, 1 Year ago
Fri, Jul 22, 22, 12:01, 2 Years ago
Sun, Jun 27, 21, 02:31, 3 Years ago
;