We Recommend! Check your PC for Common System Errorsblank
RSS Feed
Subscribe To Web Upd8 RSS Feed!
FriendFeed
Follow Web Upd8 on FriendFeed!
Twitter
Follow Web Upd8 on Twitter!
last.fm
Andrew on Last.fm
Facebook
Facebook: Become a Fan!



Dropbox was working in Ubuntu Karmic, but you had to compile it. Probably installing the Jaunty files was also an working (?) alternative.

But the Dropbox developers have finally released Dropbox .deb files and added a Dropbox Ubuntu Karmic Koala repository.

If you wish to simply install the Karmic .deb files, visit Dropbox download page.

To add the repository, simply run the following commands:
sudo sh -c "echo 'deb http://linux.getdropbox.com/ubuntu karmic main' >> /etc/apt/sources.list"
gpg --keyserver pgp.mit.edu --recv-keys 3565780E


And then install it:
sudo apt-get install nautilus-dropbox


[via ubunlog]