我想知道Ubuntu16.04是否有一个Gdrive应用程序?我想以更好的方式管理我的G驱动器文件。
发布于 2016-06-06 07:20:44
InSync工作起来很有魅力,只是一年25美元。几天前是24小时免费执照。这种情况可能会再次出现:
在这里下载:https://www.insynchq.com/downloads
安装deb。包。
若要使用Insync集成更新本地文件管理器,请使用以下内容之一:
sudo apt-get update
sudo apt install insync-nautilus
sudo apt install insync-nemo
sudo apt install insync-caja
sudo apt install insync-thunar
sudo apt install insync-dolphin如果您使用的是Ubuntu16.04(64位),而Insync没有启动,那么运行以下命令来修复它:
终端命令:
sudo mv /usr/lib/insync/libfontconfig.so.1 /usr/lib/insync/libfontconfig.so.1.oldhttps://askubuntu.com/questions/783373
复制相似问题