Dropbox

How to Install latest Dropbox Cloud Storage App on Linux

How to Install latest Dropbox Cloud Storage App on Linux

Dropbox Cloud Storage is a storage application and service that enables users to store and sync files online and between computers. Dropbox has a cross-platform client (Windows, Mac, Linux and even Android) that enables users to drop any file into a Dropbox folder that is then synced to the web and the users' other computers with the Dropbox client. Files in the Dropbox folder may then be shared with other Dropbox users or accessed from the web. Users may also upload files manually through a web browser.

Dropbox Feature Highlight

There is currently no available changelog for Dropbox. This would be updated as soon as the changelog is made available.

How to Install Dropbox Cloud Storage on Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10

32bit OS

sudo apt-get install gdebi wget https://linux.dropboxstatic.com/packages/debian/dropbox_2.10.0_i386.deb sudo gdebi dropbox_2.10.0_i386.deb

64bit OS

sudo apt-get install gdebi wget https://linux.dropboxstatic.com/packages/debian/dropbox_2.10.0_amd64.deb sudo gdebi dropbox_2.10.0_amd64.deb

How to Install Dropbox Cloud Storage on CentOS, Fedora, RHEL

32bit OS

wget https://linux.dropboxstatic.com/packages/fedora/nautilus-dropbox-2.10.0-1.fedora.i386.rpm rpm -Uvh nautilus-dropbox-2.10.0-1.fedora.i386.rpm

64bit OS

wget https://linux.dropboxstatic.com/packages/fedora/nautilus-dropbox-2.10.0-1.fedora.x86_64.rpm rpm -Uvh nautilus-dropbox-2.10.0-1.fedora.x86_64.rpm

Gry How to Install and Play Doom on Linux
How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Gry Vulkan for Linux Users
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
Gry OpenTTD vs Simutrans
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...