Problem with tor browser installation

Here’s what I suggest to get around this problem, which I can’t really explain to myself:

  1. First uninstall “torbrowser-launcher”:
sudo apt purge torbrowser-launcher
  1. Make sure your system is ready to receive flatpak packages:
dpkg -l flatpak gnome-software-plugin-flatpak
  1. If so, these two files are already installed. If not, install them:
sudo apt update && sudo apt install flatpak gnome-software-plugin-flatpak
  1. Then type this line to enable the flathub repository:
flatpak remote-add --if-not-existent flathub https://dl.flathub.org/repo/flathub.flatpakrepo
  1. To install TorBrowser using the flatpak format:
flatpak install flathub org.torproject.torbrowser-launcher
  1. Launch “Tor Browser”. Normally the launcher should do everything:

  1. And, finally:

  1. if it’s working properly, go to Tor Browser settings and check the “Always connect automatically” box in the “Connection” section: