torbrowser-launcher icon indicating copy to clipboard operation
torbrowser-launcher copied to clipboard

Request to add command line option to purge all local files before downloading

Open rogers0 opened this issue 4 years ago • 0 comments

It's better to add new option such as "--purge" in command line to remove local folder:

rm -rf ~/.local/share/torbrowser
rm -rf ~/.config/torbrowser
rm -rf ~/.cache/torbrowser

Currently, some version upgrade cannot be done automatically because lack of purging local files. e.g.

  • https://bugs.debian.org/925878
  • https://bugs.debian.org/877396
  • https://bugs.debian.org/916605

rogers0 avatar Apr 29 '20 17:04 rogers0