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

Топ 5 ергономічних продуктів для комп'ютерної миші для Linux
Чи викликає тривале використання комп’ютера біль у зап’ясті або пальцях? Ви страждаєте від ригідності суглобів і вам постійно доводиться трясти руки? ...
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...
Remap your mouse buttons differently for different software with X-Mouse Button Control
Maybe you need a tool that could make your mouse's control change with every application that you use. If this is the case, you can try out an applica...