How to Use Google Drive in Linux

No official Google Drive client is available. But, you have good alternative methods and tools to use it on Linux!
Warp Terminal

Google Drive is one of the best free cloud storage services for Linux. It offers 15 GB of free storage which is shared across your Gmail account, Google Photos, and various Google and Android services. You can get a Google One subscription to extend that.

Since its debut in 2012, weโ€™ve seen official Google Drive clients for Windows, macOS, Android, and iOS. Unfortunately, an official Linux client is yet to see the light of the day, if ever.

Sure, you can always use it on the web using your browser, but you cannot sync files one-way/two-way, nor automatically upload files. So, it is a hassle.

However, thereโ€™s always an alternative in the world of Linux. Keep in mind that these alternatives may not be perfect.

Let me highlight a few ways you can access Google Drive on Ubuntu or other Linux distributions.

โœ‹
Non-FOSS Warning! Some of the applications mentioned here are not open source. They have been included in the context of Linux usage.

1. Nautilus Integration with GNOME Online Accounts

If you use GNOME as your desktop environment, youโ€™re in luck. GNOME has a built-in Google Drive feature that can be used with the Nautilus file manager.

๐Ÿ’ก
You can quickly check which desktop environment you are using by entering this command in the terminal:

echo $XDG_CURRENT_DESKTOP
gnome google drive

If you add your Google Account in GNOME Online Accounts, Nautilus will automatically add Google Drive to its sidebar as a remote filesystem. 

Google Drive mounted in Linux

It is not actually a desktop client. But you can do a few things like drag and drop files in the mounted folder to upload them, open Google Drive files directly from Nautilus using native office tool and video players and copy files from Google Drive to your local filesystem, etc.

Keep in mind that it first downloads the files in a local cache and then opens it. Which means you'll have to wait longer to open files. Click on a large document and it may take more than a minute before LibreOffice opens it. Any changes you make here are saved to Google Drive.

You have to be connected to the internet to use it. You cannot use it offline.

If you would rather not use any tool to access your Google Drive files and do not need syncing with your local storage, you may give it a try.

โœ”๏ธ Integrates with the Nautilus file manager
โœ”๏ธ Easy to use and setup
โŒ Only available for GNOME desktop environment
โŒ It takes a long time to download the file in cache and then open it
โŒ Files are not stored on the local disk like a proper Cloud service app
โŒ Cannot be used without internet

2. KDE Plasma Integration with KIO Gdrive

kio gdrive in dolphin file manager

Pretty much the same option as GNOME Online Accounts you saw above.

KDE Plasma Desktop environment also provides a Google Drive integration to its Dolphin file manager. It is achieved through KIO GDrive to access and edit Google Drive files on the cloud.

You need to manually install it using the command below (for Ubuntu-based distros) to make it work:

sudo apt install kio-gdrive

It is available to install across all native repositories for other distros. Once you have installed it, you can sign in to your Google account using Online Accounts in KDE as shown here:

kde google drive online account

Unlike the GNOME counterpart, this one loads the GDrive directory under the network directory. Each time you try to modify a file, it is copied to a local cache directory. Once you finish modifying a file, it prompts for uploading the modified file to GDrive.

It could be a useful option for KDE users!

โœ”๏ธ Integrates with the Dolphin file manager
โœ”๏ธ Easy to use and setup
โŒ Only available for KDE Plasma desktop environment
โŒ It takes a long time to download the file in cache and then open it
โŒ Files are not stored on the local disk like a proper Cloud service app
โŒ Cannot be used without internet

3. Rclone

Rclone is actually more than just a Google Drive client. It is a command-line program to sync files and directories to and from various cloud storage services, including Google Drive, Dropbox, Amazon S3, OneDrive, etc. 

For configuring Google Drive with Rclone, you can follow the official documentation or our guide on setting up OneDrive with Rclone (you just need to select Google Drive instead of One Drive service, the rest of the process remains the same).

It's not a straightforward, click and install kind of applications. It's a command line tool that needs to be configured. Surely, not everyone is going to be comfortable with it specially if you are not a command line fan.

Use Microsoft OneDrive in Linux With Rclone Open-Source Tool
A step-by-step tutorial showing how to use the rclone command line tool to synchronize OneDrive in Linux.

Itโ€™s completely free and open source. You can find the source code in the GitHub repository of Rclone. If you are comfortable working with the command-line interface, you can pick this one.

Rclone Browser Screenshot
Rclone Browser

There are some GUI implementations of this tool like Rclone Browser that let you use Rclone in a slightly easier manner.

โœ”๏ธ Free and open source tool
โœ”๏ธ Can provide offline access (requires config changes)
โŒ Not easy to setup for beginners as it is command line tool
โŒ Offline access and other features are possible but require config change
โŒ Requires some level of Linux expertise and patience

4. Drive

This one is a little interesting and a little like Rclone you saw above. Drive was originally developed by Burcu Dogan, while working on Google Drive platformโ€™s team.

Itโ€™s a command-line tool written in the GO programming language. It doesnโ€™t have a background sync feature. Not only that, but it is designed to upload/download files in the Git push/pull style. 

Frankly, itโ€™s a little difficult to use it for everyday purposes. Youโ€™ll find a complete guide for Drive on its GitHub project.

โœ”๏ธ Free and open source tool
โŒ Not easy to setup for beginners
โŒ Not easy to use for everyday purpose as it is primarily command line tool
โŒ No recent development on the GitHub repo

5. Insync

google drive on Insync

Insync is the most feature-rich Google Drive desktop client available out there. It works reliably, and provides solid Linux support for the latest distribution releases. It is also the best way to use OneDrive on Linux and services like Dropbox.

Unfortunately, it is not FOSS, and you need to purchase a subscription (a one-time fee of $39 or lower โ€” depends on the offer) per cloud account to use it on your desktop.

However, it is easy to install and offers neat integration options with the file managers like Nautilus, Dolphin, and others.

insync file manager integration

While the GUI makes it an easy-to-use option, you can also use it in the headless mode (with a server subscription).

Insync provides a 7-day free trial period. You can read our Insync review before deciding to try it out.

โœ”๏ธ Easy to set up and use
โœ”๏ธ Proper cloud app experience
โœ”๏ธ Offline access
โŒ Neither free nor open source
โŒ Costs money per Google account (but no recurring payment)

Your pick?

I'll be honest in saying that there is no proper desktop tool for Google Drive on Linux.

Itโ€™s totally disappointing that Google hasnโ€™t yet come forward with an official Google Drive client for Linux, despite the growing popularity of Linux. Until it does, these alternatives are all we have, even if they are nowhere close to the experience of a native desktop application.

Speaking of alternatives, there are many other free cloud storage services and some of them even provide native Linux clients like Mega, Internxt, and pCloud.

Top 10 Best Free Cloud Storage Services for Linux
Which cloud service is the best for Linux? Check out this list of free cloud storage services that you can use in Linux.

๐Ÿ’ฌ How do you use Google Drive on Linux? Let me know your thoughts in the comments below.

About the author
Ankush Das

Ankush Das

A passionate technophile who also happens to be a Computer Science graduate. You will usually see cats dancing to the beautiful tunes sung by him.

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

It's FOSS

Great! Youโ€™ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.