
12 Oct
2017
12 Oct
'17
10 a.m.
On 12.10.2017 11:57, nusenu wrote:
Jacki M:
How do I revert back to a stable build of Tor from an alpha? Im running Tor 0.3.2.2-alpha and need to revert back to Tor 0.3.1.7. Im running Ubuntu 16.04.3 LTS. this should be easy:
apt remove tor adjust sources.list to point to the stable repository (remove the experimental repo)
nusenu: + apt update
apt install tor
You probably want to back up your torrc too, I’m not sure if that’s kept when the package is removed.