How to Install or Uninstall Dropbox in Ubuntu

vote/تقييم

In this guide, we will discover: How to Install or Uninstall Dropbox in Ubuntu – Easy Beginners Guide 2023
So, let’s begin!

Do you wish to install or uninstall the Dropbox application on your Ubuntu computer? Go through this guide as it demonstrates how to achieve that.

By Oluwaseun Bamisile | Updated April 11, 2023 | 13 minutes read

In this guide, you will learn two ways to install or uninstall the Dropbox app in Ubuntu. Precisely, I will teach you how to install or uninstall the application through the Ubuntu Software Center in the GUI.

You will also learn how to execute those tasks by using the apt command in the Ubuntu terminal.

Finally, this guide features an FAQ section, where I will answer some questions people mostly ask related to this guide’s topic.

Before proceeding, you should know that the procedures featured in this guide are based on the Ubuntu 22.04 operating system. Hence, the steps may differ slightly from other Ubuntu Linux-based OS versions.

How to Install Dropbox in Ubuntu

There are two major ways you can install the Dropbox application on your Ubuntu computer. You can either install the app through the Ubuntu Software Center on the GUI or use the apt command in the terminal.

Well, the following sub-sections will demonstrate how to add the app to your Ubuntu computer using those methods.

Add Dropbox to Ubuntu Through the GUI

  1. Click the Show Applications button (nine dots icon) on the Ubuntu dock. Then, input “ubuntu software” in the search field above and left-click the Ubuntu Software Center app from the search result.
Add Dropbox To Ubuntu Through The GUI
  1. In the Ubuntu Software Center, click the Search icon at the top left corner. Next, type “dropbox” in the search field that appears, then select the Dropbox app from the search result.
  1. On the next page, click the green Install button.
Add Dropbox To Ubuntu Through The GUI
  1. By doing that, you should receive a prompt requesting your computer’s password for authentication before installation. Hence, input your computer’s password and click the Authenticate button.
  1. Consequently, the Dropbox application should begin to install.
Add Dropbox To Ubuntu Through The GUI
  1. When the app has been installed, click the Show Applications button on the Ubuntu dock. Then, type “dropbox” in the search field and select the Dropbox app from the search result to open it.
  1. By opening the app, you should see the Dropbox installation dialogue box. Hence, click the OK button on this dialogue box to proceed.
Add Dropbox To Ubuntu Through The GUI
  1. After doing that, Dropbox should begin the final installation process.

Install Dropbox in Ubuntu Via the Terminal

  1. Right-click a free area on your Ubuntu desktop, then select Open in Terminal from the context menu that appears. You can also simultaneously press the Ctrl + Alt + T keys to open the Ubuntu terminal.
Install Dropbox In Ubuntu Via The Terminal
  1. When the Ubuntu terminal opens, first execute the command below to update your Ubuntu repositories package list. However, before the command executes, you will be asked to input your PC’s password – do that and press the enter key.
sudo apt-get update

While inputting your computer’s password, the characters won’t be visible.

  1. After updating the Ubuntu repositories package list, run the subsequent command to start the installation process for Dropbox.
sudo apt-get install nautilus-dropbox
Install Dropbox In Ubuntu Via The Terminal
  1. After doing that, you will receive a couple of information about the installation. Then, you will be requested if you want to proceed with the installation – type “y” and press the enter key to proceed.
  1. Consequently, the app should begin to install.
Install Dropbox In Ubuntu Via The Terminal
  1. After installing the app, click the Show Applications button on the Ubuntu dock. Then, input “dropbox” in the search field and select the Dropbox app from the search result to open it.
  1. By opening the app, you should see the Dropbox installation dialogue box. Hence, click the OK button on this dialogue box to proceed.
Install Dropbox In Ubuntu Via The Terminal
  1. Finally, the last installation process of Dropbox should begin.

How to Uninstall Dropbox in Ubuntu

How To Uninstall Dropbox In Ubuntu

The same methods used to install the Dropbox application on your Ubuntu computer can also be used to uninstall it. To be more specific, you can uninstall the app via the Ubuntu Software Center in the GUI or by using apt command in the terminal.

So, follow the procedures in the sub-sections below to learn how to delete the application using those methods.

Remove Dropbox from Ubuntu Through GUI

  1. On the Ubuntu dock, left-click the Show Applications button. Next, type “ubuntu software” in the search field and left-click the Ubuntu Software Center from the search result.
  1. In the Ubuntu Software Center, select Installed at the top.
Remove Dropbox From Ubuntu Through GUI
  1. Among the Installed applications, click the Uninstall button opposite the Dropbox application.
  1. By doing that, you will receive a dialogue box asking if you’re sure you want to uninstall the app. Click the red Uninstall button on the dialogue box to proceed.
Remove Dropbox From Ubuntu Through GUI
  1. Consequently, you will be required to input your password for authentication. Hence, input your password and click the Authenticate button to uninstall the application.

Delete Dropbox in Ubuntu Through the Terminal

  1. Right-click a free area on your Ubuntu desktop, then select Open in Terminal from the context menu that appears. You may also simultaneously press the Ctrl + Alt + T keys to open the Ubuntu terminal.
Delete Dropbox In Ubuntu Through The Terminal
  1. In the Ubuntu terminal, run the subsequent command below to uninstall the application from your computer. However, before the command works, you will be prompted to input your password – do so and press the enter key.
sudo apt-get remove dropbox

While inputting your computer’s password, the characters won’t be visible.

  1. After doing that, execute the command below to remove the configuration files of the Dropbox app.
sudo apt-get purge dropbox
Delete Dropbox In Ubuntu Through The Terminal
  1. Finally, run the subsequent command to remove any dependencies that were installed along with Dropbox.
sudo apt-get autoremove
  1. By doing that, you will be asked if you want to continue – type “y” and press the enter key to continue.
Delete Dropbox In Ubuntu Through The Terminal

Frequently Asked Questions

1. Is It Free To Install Dropbox?

Yes, it is totally free to install Dropbox.

2. How To Install Dropbox On Ubuntu?

To install Dropbox on Ubuntu, follow the steps below.
a) Click the Show Applications button (nine dots icon) on the Ubuntu dock.
b) Then, input “ubuntu software” in the search field above and left-click the Ubuntu Software Center app from the search result.
c) In the Ubuntu Software Center, click the Search icon at the top left corner.
d) Next, type “dropbox” in the search field that appears, then select the Dropbox app from the search result.
e) On the next page, click the green Install button.
f) By doing that, you should receive a prompt requesting your computer’s password for authentication before installation.
g) Hence, input your computer’s password and click the Authenticate button.
h) Consequently, the Dropbox application should begin to install.
i) When the app has been installed, click the Show Applications button on the Ubuntu dock.
j) Then, type “dropbox” in the search field and select the Dropbox app from the search result to open it.
k) By opening the app, you should see the Dropbox installation dialogue box – click the OK button on the dialogue box.
l) After doing that, Dropbox should begin the final installation process.

3. Is Dropbox Available For Ubuntu?

Yes, Dropbox is available for Ubuntu.

4. How Much Of Storage Space Does Dropbox Offer For Free?

Dropbox offers 2 GB of storage space for free. Hence, to get more storage space, you will have to pay a certain amount or subscribe.

5. Which Offers More Free Storage Space, Google Drive Or Dropbox?

Google Drive offers a free storage space of 5 GB. Dropbox, on the other hand, offers 2 GB of free storage space.

Hence, Google Drive offers more free storage space.

My Final Thoughts

My Final Thoughts

Dropbox is a cloud-based storage service that enables users to store and share files and folders online. Fortunately, this guide illustrated multiple ways to install or uninstall Dropbox in Ubuntu.

Specifically, we discussed how to install or uninstall Dropbox in Ubuntu through the Ubuntu Software Center in the GUI. This guide also demonstrated how to perform these tasks by using the apt command in the Ubuntu terminal.

I hope you found this guide helpful. If you did, we would be delighted if you could spare a few minutes to share your thoughts with us at Itechguides Community Forum.

You may also ask questions relating to this guide’s topic at Itechguides Community Forum.

Lastly, visit our Linux how-to page for more Linux how-to guides.

References and Further Reading

  1. linuxfordevices.com – How to install Dropbox on Ubuntu?
  2. askubuntu.com – how to uninstall Dropbox from Ubuntu?
  3. Itechguides Community Forum

Leave a Comment