Friday, May 16, 2014

Dropbox in kubuntu

1- get the binary
   32 bit
   64 bit

2 - go the download folder,extract and move to home
  cd Downloads
  tar xf dropbox-lnx*.tar.gz
  mv .dropbox-dist/ ~/
  
 3 - link auto start
       ln -s ~/.dropbox-dist/dropboxd ~/.kde/Autostart/       
4 - manually start
~/.dropbox-dist/dropboxd

No comments:

Post a Comment