17

I downloaded and ran a binary from their website (not a debian package) with these instructions. I can't seem to find an uninstall.

Ryan
  • 511

2 Answers2

24

Not official, but you can find most of the files with:

locate pcloud

(If no files are listed, run updatedb.)

Delete the following:

~/.pcloud/
~/.config/pcloud/
~/.config/autostart/pcloud.desktop
~/.local/share/applications/appimagekit-pcloud.desktop
~/.local/share/icons/hicolor/*/apps/appimagekit-pcloud.png

This is unofficial, so some settings might still remain.

Ryan
  • 511
11

I had the same problem and so I decided to contact pCloud directly. I was promptly informed to delete the following files:

  1. /home/current-user/.config/pcloud
  2. /home/current-user/.pcloud
  3. /home/current-user/.config/autostart/pcloud.desktop
  4. all instances of "pcloud" you have downloaded /home/downloads/pcloud
karel
  • 122,292
  • 133
  • 301
  • 332