Dropbox repo now available for Ubuntu Jaunty
May 14, 2009 File Systems, Installations, OS, Ubuntu No CommentsJust got dropbox installed on my Ubuntu workstation. Great way to share files with my Mac and other computers. Now I cant live without it. To install on Jaunty just edit /etc/apt/sources.list and add:
deb http://linux.getdropbox.com/ubuntu jaunty main
deb-src http://linux.getdropbox.com/ubuntu jaunty main
Then:
$ sudo apt-get update
$ sudo apt-get install nautilus-dropbox
That’s it!!!
–JC

