Dropbox has been removed from the Debian package list due to licensing issues.
However, there’s still a way to download and install Dropbox on your Debian box without attempting to compile the source code.
Head over to Linux Mint and download both Dropbox (version 1.0.1) and Nautilus-Dropbox (version 0.6.7-lmde > i386 or amd64).
run:
dpkg -i nautilus-dropbox* dpkg -i dropbox.*
as root. Then return to your regular user and start dropbox
dropbox start -i
This will ask you to download closed source software, click yes.
Follow the instructions on the screen… Dropbox should be running now.
It appears Dropbox will auto update (it’s running version 10.0.20 at the moment).
I mirrored the files, just in case:
10 replies on “Dropbox & Debian”
Thanks for the tip. I wanted to avoid compiling from source, and this worked perfectly in Debian Squeeze.
Thanks! I spent some time trying alternative repositories, .deb files, compiling the source, trying to get some damn nautilus lib packages, etc. Then you just saved me 😉
Thanks!
Debian Squeeze had problems un-tarring the tar.gz files on your mirror. But the original links work fine. Thanks!
Thanks
FWIW, I have prepared Debian packages that are going to be included in Debian. You can get them here. There are packages for Debian 6.0 (Squeeze) and for Wheezy/Unstable.
Hope this helps.
Awesome! Thanks.
Awesome thanks! And I confirm what Bruce has said.
Works great for me on Debian Squeeze, thanks a mil!
Worked for me, thanks.