In this tutorial we will show you how to install Dropbox on Linux Mint 19. For those of you who didn’t know, Dropbox is a Cloud based file Sharing and file syncing service that allows you to store files in the cloud and share with other people. Using the Dropbox App you can sync files between your computer and the Cloud and access them from anywhere using your web browser or mobile phone.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo’ to the commands to get root privileges. I will show you through the step by step installation Dropbox on a Linux Mint 19 (Tricia) server.
Install Dropbox on Linux Mint 19
Step 1. Before running the tutorial below, it’s important to make sure your system is up to date by running these following apt commands in the terminal:
sudo apt update
Step 2. Installing Dropbox on a Linux Mint 19.
After updating the repositories install dropbox using the command:
sudo apt install dropbox
Once the Dropbox installation is complete, click the Launch button to start the Dropbox application. Now dropbox will start syncing your files from the account.
Congratulation’s! You have successfully installed Dropbox. Thanks for using this tutorial for installing the latest version of Dropbox on Linux Mint system. For additional help or useful information, we recommend you to check the official Dropbox website.