Install Dropbox On Fedora30
Install minimum requirements
Requirements for the optimal Dropbox desktop experience on Linux:
To have the full Dropbox experience, you can install the application from the Linux install page. You will also need to meet all of the following software requirements:
Glibc 2.19 or higher
GTK 2.24 or higher
Glib 2.40 or higher
Libappindicator 12.10 or higher
Nautilus 3.10.1 or higher
You will also need one of the following desktop environments:
GNOME shell (may need the TopIcons extension to get the tray icon)
Unity
GNOME Classic
XFCE with the corresponding Nautilus dependencies
The Dropbox folder will also need to be on an ext4-formatted hard drive or partition.
ecryptfs is not supported, but Dropbox will continue to sync with supported file systems that are encrypted via full disk encryption (e.g. LUKS)
You might need to install libatomic (https://www.dropboxforum.com/t5/Installs-integrations/I-m-getting-an-error-message-quot-Could-not-start-the-Dropbox/m-p/378990#M83024)
dnf install libatomic
Download rpm package from Dropbox site
https://www.dropbox.com/install-linux
Install the downloaded rpm package
dnf install
Start and Stop DropBox on Fedora
Using the Dropbox command you can start and stop Dropbox in Fedora Workstation. Start dropbox as user and not root
Start Fedora Dropbox
dropbox start
Stop Fedora Dropbox
dropbox stop
Start Dropbox at login
dropbox autostart y
Start Dropbox daemon
dropbox start -i