• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / Install Google Drive Ocamlfuse On Ubuntu 16.04, via Command Line

Install Google Drive Ocamlfuse On Ubuntu 16.04, via Command Line

By Sourabh / September 12, 2016 Category: How To, Ubuntu

How to install Google Drive Ocamlfuse on Ubuntu 16.04. Learn how to mount Google Drive on Linux via Command Line (Terminal). Google Drive Ocamlfuse is a FUSE filesystem backed by Google Drive, written in OCaml. It lets you mount your Google Drive on Linux.

Install Google Drive OCamlfuse on Ubuntu

RUn the following commands in Terminal to install Google Drive OCamlfuse on Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04, Linux Mint 18 and other Ubuntu Derivatives, via PPA:

sudo add-apt-repository ppa:alessandro-strada/ppa
sudo apt update
sudo apt install google-drive-ocamlfuse

Once installed, open Google Drive Ocamlfuse from Ubuntu Dash or Terminal using “google-drive-ocamlfuse” command (without quotes). As soon as you open Google Drive Ocamlfuse, it will open a new tab in the browser. You will have to grant permissions to use the application.

Mount Google Drive

To mount the filesystem, run this command

mkdir ~/google-drive
google-drive-ocamlfuse ~/google-drive/

If you have more than one account, you can run:

google-drive-ocamlfuse -label label [mountpoint]

Unmount Google Drive

To unmount the filesystem, run this command:

fusermount -u ~/google-drive

http://gdfuse.forge.ocamlcore.org/

Tags: Google Drive Ocamlfuse Linux, Google Drive Ocamlfuse Ubuntu, Google Drive Ocamlfuse Ubuntu 16.04, Google Drive Ocamlfuse Ubuntu 16.10, Google-Drive-Ocamlfuse Command Line, Google-Drive-Ocamlfuse Debian, Google-Drive-Ocamlfuse Fedora, Google-Drive-Ocamlfuse Headless, Install Google Drive Ocamlfuse Linux Mint 13, Install Google Drive Ocamlfuse On Ubuntu, Install Google Drive Ocamlfuse on Ubuntu 16.04, Install Google Drive Ocamlfuse on Ubuntu 16.10, Install Google Drive Ocamlfuse Ubuntu, Install Ubuntu Google Drive Ocamlfuse, Linux Google Drive Ocamlfuse, Mount Google Drive Linux Command Line, Ubuntu 16.04 Google Drive Ocamlfuse, Ubuntu 16.10 Google Drive Ocamlfuse, Ubuntu Google Drive Ocamlfuse

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap