Created
June 21, 2018 00:43
-
-
Save mfrata/0f080f65ae2e26bade91c6ad04bce1e1 to your computer and use it in GitHub Desktop.
Install dropbox linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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