Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
BunnyGandhi
2 years agoNew member | Level 2
How do uninstall Dropbox Daemon from Linux (xubuntu 22.04.2)
Installed dropbox on a Linux VM and realized I'm limited to 3 clients, so it's gotta go again.
I used this tutorial (terminal installation method)
https://www.dropbox.com/install-linux
Am a Linux noob. Googling didn't help. List of installed packages unfiltered is absolutely massive (and nothing called dropbox), filtered by "drop" "box" or "dropbox" gives me nothing that looks like it would be it.
How do I get it off the system again?
3 Replies
Sort By
- Walter
Dropbox Staff
Hey BunnyGandhi, thanks for using Dropbox and welcome to the Community!
Have you tried the steps outlined here perhaps?
Apart from that, you can also remove any devices that put your over your account's device limit from your Security page as well.
I hope this helps and please keep us posted!
- BunnyGandhiNew member | Level 2
Hi.
Thanks for the reply!
Yes, I tried those. None of them returned any output suggesting a successful uninstall.
But from what I have gathered so far, the command line installation can be removed by merely deleting the folders/files created by it, as the functionality is linked to the attached Python script (?). So there is no actual app process running or anything beyond the one or two folders created, no background processes etc.
A person more versed in Linux than I am pointed out that the download includes a readme with information on how it works and that new users should use an installer rather than the command line method. Might be a good idea to bring that information onto the site with installation instructions, as Linux beginners... well me at least... would have a hard time finding that readme.
- Jay
Dropbox Staff
Hi BunnyGandhi, could you try the following two commands to see if they help?
systemctl --user disable --now dropbox.service
rm -rf ~/.dropbox-dist
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!