- Open the "Terminal" app on your Mac and install Homebrew by running:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install Tor by running:
brew install tor
- Open a terminal and install Tor:
sudo apt-get install tor
- Download Tor "Windows Expert Bundle".
- Unzip the file, open the "Tor" folder inside it and run "tor.exe".
Aren't the default apt repositories not recommended by the tor project itself?