如何从 Ubuntu 中删除 Google Drive

use*_*690 6 google-drive software-uninstall

你能告诉我从 Ubuntu 中删除 Google Drive 的命令行吗?

我觉得它不是很有用,因为它出于某种原因不同步,我宁愿只使用互联网版本。

我使用在 Ubuntu 12.04 上安装 Google Drive作为安装指南。

Pab*_*abi 6

打开终端并输入以下命令:

sudo apt-get remove grive-tools
sudo apt-add-repository --remove ppa:thefanclub/grive-tools
Run Code Online (Sandbox Code Playgroud)