Debian Stretch DropBox Installation Guide
Hi! The Tutorial shows you Step-by-Step How to Install DropBox in Debian Stretch 9 32/64bit GNOME/KDE/Xfce/Lxde GNU/Linux.
And Dropbox for Debian 9 is a Free Service that lets you Bring your Photos, Docs, and Videos Anywhere and Share them Easily.
Dropbox was founded in 2007 by Drew Houston and Arash Ferdowsi, two MIT students tired of emailing files to themselves to work from more than one computer.
Today, more than 200 Million People across every continent Use Dropbox to always have their Stuff at hand, Share with Family and Friends, and Work on Team Projects.
After the DropBox Package Installation for Debian Linux Follow the Quick-Start Guide to Complete the DropBox SetUp.
-
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download Latest DropBox Package for Debian
-
Check/Install GDebi Package Installer.
which gdebi
If not there then:
sudo apt-get install gdebi gdebi-core
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Access the Target location
(Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)cd ~/Downloads
Or when downloaded with Firefox maybe:
cd /tmp/mozilla*
To Verify that it’s there List the contents with:
ls . | grep dropbox
-
Install DropBox Package for Debian:
sudo gdebi ./dropbox*.deb
-
Install Additional GPG Verify Package (Optional):
sudo apt-get install python3-gpg
-
Getting-Started with DropBox on Linux