Traktor will autamically install Tor, polipo, dnscrypt-proxy and Tor Browser Launcher in either a Debian based distro like Ubuntu or an Arch based distro and configures them as well.
To do this, just run 'traktor.sh' file in a supported shell like bash and watch for prompts it asks you.
Do NOT expect anonymity using this method. Polipo is an http proxy and can leak data. If you need anonymity or strong privacy, manually run torbrowser-launcher after installing traktor and use it.
wget https://github.com/ubuntu-ir/traktor/archive/master.zip -O traktor.zip
unzip traktor.zip && cd traktor-master
./traktor.sh
type in bash:
curl -s https://raw.githubusercontent.com/ubuntu-ir/traktor/master/traktor.sh | sh