私はこのanswered質問をします。なぜなら、正しい解決策を見つけるのに時間がかかったからです。 「安全な」方法でそれを実行しようとしていました):
Solution:コマンドライン(ターミナル)を使用するだけです
Sudo apt-get install nautilus-dropbox
ここでコマンドを見つけました: http://itsfoss.com/things-to-do-after-installing-ubuntu-14-04/
Dropboxがそのような基本的なプログラムであるために、ubuntuがすぐに使えるエクスペリエンスを提供しないのは悲しいことです。たぶん、Dropboxとのパートナーシップを行って、両方の関係者(およびユーザー)に利益をもたらすこともあります
この質問の答えにこの問題に関する詳細な説明が見つかりました(問題のある更新について知らない場合、見つけるのは難しいです):- Dropboxのアップグレード
1.公式サイトからインストーラーをダウンロードする、( 64ビット 、 2ビット )
2.ターミナルを開き、次のコマンドを実行します。
32ビットの場合:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
64ビットの場合:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
その後、実行、
~/.dropbox-dist/dropboxd
または
ターミナルを開いて実行します:
Sudo apt-get install nautilus-dropbox
その後、Nautilusの実行中のすべてのインスタンスを再起動するように要求され、nautilus --quit
を実行します
dropboxのターミナルコマンド:
dropbox
status get current status of the dropboxd
help provide help
puburl get public url of a file in your dropbox
stop stop dropboxd
running return whether dropbox is running
update download latest version of dropbox
start start dropboxd
filestatus get current sync status of one or more files
ls list directory contents with current sync status
autostart automatically start dropbox at login
exclude ignores/excludes a directory from syncing
lansync enables or disables LAN sync