Skip to content

Instantly share code, notes, and snippets.

@mfrata
Created June 21, 2018 00:43
Show Gist options
  • Save mfrata/0f080f65ae2e26bade91c6ad04bce1e1 to your computer and use it in GitHub Desktop.
Save mfrata/0f080f65ae2e26bade91c6ad04bce1e1 to your computer and use it in GitHub Desktop.
Install dropbox linux
wget https://www.dropbox.com/download?dl=packages/ubuntu/dropbox_2015.10.28_amd64.deb
sudo apt install python-gtk2 -y
sudo dpkg -i ~/Downloads/dropbox_2015.10.28_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment